|
@@ -1053,7 +1053,7 @@ public class WaterAndElcTimer {
|
|
}*/
|
|
}*/
|
|
|
|
|
|
//瑞溪
|
|
//瑞溪
|
|
-/* @Scheduled(cron = "0 59 * * * ? ")
|
|
|
|
|
|
+ @Scheduled(cron = "0 59 * * * ? ")
|
|
private void getShenChan8() throws Exception {
|
|
private void getShenChan8() throws Exception {
|
|
QueryWrapper<EnergyEnvDevice> queryWrapper = new QueryWrapper<>();
|
|
QueryWrapper<EnergyEnvDevice> queryWrapper = new QueryWrapper<>();
|
|
queryWrapper.eq("farm_id", 35);
|
|
queryWrapper.eq("farm_id", 35);
|
|
@@ -1195,7 +1195,7 @@ public class WaterAndElcTimer {
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|
|
- }*/
|
|
|
|
|
|
+ }
|
|
/**
|
|
/**
|
|
* 获取上周开始时间和结束时间
|
|
* 获取上周开始时间和结束时间
|
|
*/
|
|
*/
|