定时任务逻辑优化

This commit is contained in:
2026-03-18 13:52:47 +08:00
parent fecb42838c
commit 07097091fe
6 changed files with 450 additions and 516 deletions

View File

@@ -79,7 +79,7 @@ services:
networks:
- 1panel-network
# 定时任务调度器 (Celery Worker + Beat)
# 定时任务调度器 (APScheduler)
task-scheduler:
build:
context: ./backend