xiaoyong931011
2022-08-18 ad23f697fcac8d4ec72cf0e9041d2a2260fa11d8
src/main/java/cc/mrbird/febs/mall/quartz/OrderOvertimeJob.java
@@ -47,7 +47,7 @@
    }
    @Scheduled(cron = "0/5 * * * * ? ")
//    @Scheduled(cron = "0/5 * * * * ? ")
    public void wakeup() {
        log.info("本地保持唤醒状态");
        Long id = 5L;