Browse Source

上交易

skyfffire 1 year ago
parent
commit
6a5045e9c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      quant.py

+ 1 - 1
quant.py

@@ -583,7 +583,7 @@ class Quant:
 
     # @utils.timeit
     async def _update_depth(self, data):
-        logger.info(data)
+        # logger.info(data)
         '''
             update orderbook infomation
         '''