This commit is contained in:
weidong 2024-06-22 07:06:34 +08:00
parent ee9737312f
commit e651f0ed12

View File

@ -38,7 +38,7 @@ public class ZNYForwarder extends Forwarder{
private void checkDevice() {
//logger.info("zny checkDevice");
checkNoDataDevice("2345078","2345065","2345073");
//checkNoDataDevice("2345074","2345065","2345089");
checkNoDataDevice("2345085","2345068","2345075");
}
@Scheduled(cron = "0 0/30 * * * ?") // 每30分钟执行一次