fixed cron time

This commit is contained in:
xxq250 2025-07-31 15:35:15 +08:00
parent 554f88525e
commit 684feea8c7
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,6 @@ cache_async_reset:
- "platform_statistic_service"
sync_competition_tzb_user:
cron: "*/5 * * * *"
cron: "0 */5 * * *"
class: "SyncCompetitionTzbUserJob"
queue: default