@@ -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)