瀏覽代碼

as 调整

hl 8 月之前
父節點
當前提交
af9ade8f46
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Interval.js

+ 1 - 1
src/Interval.js

@@ -43,7 +43,7 @@ function reportDel() {
 function reportSearchPositions() {//DOTO node 代码修改完毕,待测试
     const intervalInMilliseconds = 3000;
     setInterval(() => {
-        logger.info('--当前 定时检查清仓');
+        // logger.info('--当前 定时检查清仓');
         robot.appMap.forEach((value, key) => {
 
             let isStartTime = value.closeTime + (1000*60)