@@ -40,12 +40,12 @@ public class TaskController {
spDeviceAlarmService.updateAlarm();
}
- @PostConstruct
- public void init() {
- task1();
- task2();
- task3();
- }
+// @PostConstruct
+// public void init() {
+// task1();
+// task2();
+// task3();
+// }