Commit b43cc1d8 by shenjunjie

Merge branch 'feature' into 'release'

暂时关闭每月互动量更新

See merge request !549
parents 7bed0bf0 2bb0dff8
......@@ -120,7 +120,7 @@ public class ControlCenter {
}
@Async("scheduledExecutor")
@Scheduled(cron = "0 30 3 L * ?")
// @Scheduled(cron = "0 30 3 L * ?")
public void monthlyCustomXhsInteractionUpdate() {
log.info("每月互动量更新-启动");
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment