소스 검색

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)