feat: 接入mysql数据库

This commit is contained in:
2026-09-04 17:01:12 +08:00
parent 38310f7b1c
commit 86a0d64182
22 changed files with 765 additions and 146 deletions

View File

@@ -9,4 +9,5 @@ pydantic~=2.13.4
SQLAlchemy~=2.0.51
asyncpg~=0.30.0
uvicorn~=0.23.0
APScheduler~=3.11.3
APScheduler~=3.11.3
pymysql~=1.2.0