|
|
@@ -42,7 +42,7 @@ public class TbCourseSchedulingController {
|
|
|
|
|
|
|
|
|
@GetMapping("/queryGridPreDetail")
|
|
|
- @Scheduled(cron="0 30 0/2 * * ?")
|
|
|
+ @Scheduled(cron="0 30 4 * * ?")
|
|
|
// @Scheduled(cron="0/20 * * * * ?")
|
|
|
public void energyConsumption() {
|
|
|
String xuenian="2024-2025";
|