fixed cron任务去掉挑战怀

This commit is contained in:
xxq250 2025-10-24 14:59:19 +08:00
parent 301ff27375
commit 58605fbf96
1 changed files with 0 additions and 5 deletions

View File

@ -34,11 +34,6 @@ cache_async_reset:
args:
- "platform_statistic_service"
sync_competition_tzb_user:
cron: "0 */5 * * *"
class: "SyncCompetitionTzbUserJob"
queue: default
competition_notice:
cron: "*/5 * * * *"
class: "CompetitionNoticeJob"