Browse Source

as 调整

hl 8 tháng trước cách đây
mục cha
commit
af9ade8f46
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)