Browse Source

服务调整

xieshengjie 2 years ago
parent
commit
38b136465e

+ 2 - 1
realtime/generationXK-service/src/main/java/com/gyee/generation/task/SaticScheduleCALTask.java

@@ -200,7 +200,8 @@ public class SaticScheduleCALTask {
 
     /**
      * 区域公司历史指标
-     * 每秒执行一次
+     * 每5分钟执行一次
+     * 59 14/15 * * * ?
      */
     @XxlJob("regionCal_CAL")
     public void regionCal_CAL()  {