1、增加v3.2老版本的debug命令行
This commit is contained in:
parent
f2dd009689
commit
c1e7c1051b
@ -38,7 +38,7 @@ public class ZNYForwarder extends Forwarder{
|
||||
private void checkDevice() {
|
||||
logger.info("zny checkDevice");
|
||||
checkOfflineDevice("2345072","2345076","2345064");
|
||||
checkOfflineDevice("2345074","2345089","2345065");
|
||||
checkOfflineDevice("2345074","2345065","2345089");
|
||||
}
|
||||
|
||||
@Scheduled(cron = "0 0/30 * * * ?") // 每30分钟执行一次
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user