Commit fe072621 authored by zhouleilei's avatar zhouleilei

定时同步信号机基础信息注释

parent ca530bc3
......@@ -57,7 +57,7 @@ public class SignalSynchronizationTask {
});
}
log.info("===同步完成,当前时间:{},成功路口:{},失败路口:{}", LocalDateTime.now(), okCrossIds, errorCrossIds);
System.exit(0);
// System.exit(0);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment