新增水表推送三点半
This commit is contained in:
parent
f6f6f1bc51
commit
8893afcf8f
|
@ -646,7 +646,7 @@ public class StandardTask {
|
|||
}
|
||||
|
||||
|
||||
@Scheduled(cron = "0 30 2 * * ?")
|
||||
@Scheduled(cron = "0 30 3 * * ?")
|
||||
// @Scheduled(cron = "0/5 * * * * ? ")
|
||||
public void DeviceWatterInfoRecord() {
|
||||
LocalDateTime now = LocalDateTime.now();
|
||||
|
|
Loading…
Reference in New Issue