Parcourir la source

注释 定时任务

魏熙美 il y a 6 ans
Parent
révision
6153294ea8

+ 2
- 2
CODE/smart-community/app-api/src/main/java/com/community/huiju/config/BillQuartz.java Voir le fichier

@@ -17,7 +17,7 @@ import java.util.List;
17 17
  * 定时器
18 18
  * @author weiximei
19 19
  */
20
-@Component
20
+//@Component
21 21
 @Slf4j
22 22
 public class BillQuartz {
23 23
 
@@ -30,7 +30,7 @@ public class BillQuartz {
30 30
     @Autowired
31 31
     private TaUserLicenseOrderMapper taUserLicenseOrderMapper;
32 32
 
33
-    @Scheduled(cron = "0 0/10 * * * ?")
33
+    //@Scheduled(cron = "0 0/10 * * * ?")
34 34
     public void billInvoice() {
35 35
         log.info("定时任务,扫描订单,超过 10 分未付款则,关闭订单!");
36 36
         // 物业缴费