feat: 重构

This commit is contained in:
chenxiangtong
2026-05-28 17:37:57 +08:00
parent 88a0c45f5b
commit 3ff2454c63
26 changed files with 1248 additions and 2055 deletions

View File

@@ -6,6 +6,6 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.136.3",
"httpx>=0.28.1",
"peewee>=4.0.6",
"uvicorn>=0.48.0",
]