1、72停止推虚拟数据
This commit is contained in:
parent
e6edfa3a06
commit
810ca47853
@ -34,9 +34,9 @@ public class ZNYForwarder extends Forwarder{
|
||||
/**
|
||||
* 每半小时转发GNSS解算结果
|
||||
*/
|
||||
@Scheduled(cron = "0 0/10 * * * ?") // 每30分钟执行一次
|
||||
//@Scheduled(cron = "0 0/10 * * * ?") // 每30分钟执行一次
|
||||
private void checkDevice() {
|
||||
logger.info("zny checkDevice");
|
||||
//logger.info("zny checkDevice");
|
||||
//checkOfflineDevice("2345072","2345076","2345064");
|
||||
//checkOfflineDevice("2345074","2345065","2345089");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user