@@ -39,7 +39,7 @@ public class EarlyScoreScheduled {
@Autowired
private AlarmReportService alarmReportService;
- @Scheduled(cron = "0 30 1 ? * *")
+ /*@Scheduled(cron = "0 30 1 ? * *")*/
public boolean doTask() {
if (!custom) {