添加定时任务触发逻辑

This commit is contained in:
zk
2026-07-28 17:56:33 +08:00
parent 33b3686c25
commit dc2f3203c3
7 changed files with 150 additions and 3 deletions
+3
View File
@@ -21,3 +21,6 @@ json-repair>=0.61
loguru>=0.7
oss2==2.19.1
snowflake-id>=1.0
# 定时任务
apscheduler>=3.10,<4