1、取消临时推送历史数据
This commit is contained in:
parent
e6ad5a0a3d
commit
a6f711f18d
@ -78,11 +78,11 @@ public class GZYMQTTForwarder extends Forwarder {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
@Scheduled(cron = "0 0/5 * * * ?") // 每30分钟执行一次
|
||||
void forwardHistoryGnss() {
|
||||
super.forwardHistoryGnss();
|
||||
}
|
||||
}*/
|
||||
|
||||
@Override
|
||||
int send(String projectId, List<GnssCalcData> records, LocalDateTime sentTime) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user