添加定时任务配置

This commit is contained in:
2026-01-15 11:10:19 +08:00
parent a3107403d8
commit 1e8ae960cd
6 changed files with 43 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ dependencies = [
"wecom-sdk>=1.0.0",
"xmltodict>=1.0.2",
"psycopg2-binary>=2.9.11",
"fastscheduler[fastapi]>=0.1.2",
]
[dependency-groups]