From ce1d9fd16cd295dd4c305bd8a33782ce7719ab0c Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Wed, 17 Dec 2025 17:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=97=E4=BD=99=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../red/circle/other/app/scheduler/WeeklyFixedActivityTask.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); }