diff --git a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/scheduler/WeeklyFixedActivityTask.java b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/scheduler/WeeklyFixedActivityTask.java index 4e42b4b2..182f58cf 100644 --- a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/scheduler/WeeklyFixedActivityTask.java +++ b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/scheduler/WeeklyFixedActivityTask.java @@ -68,7 +68,7 @@ public class WeeklyFixedActivityTask { cacheFreightUser(); //同时调用15分钟加载榜单业务 - refreshWeekActivityManager.refreshWeeklyActivitiesFifteenMin(); +// refreshWeekActivityManager.refreshWeeklyActivitiesFifteenMin(); }