forked from Trustie/forgeplus
fixed cron任务去掉挑战怀
This commit is contained in:
parent
301ff27375
commit
58605fbf96
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue