新增虎牙账号和任务基础功能

This commit is contained in:
yml2213
2026-07-04 16:31:12 +08:00
parent 3df247e4e5
commit e1d47a85be
26 changed files with 4513 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies = [
"pydantic>=2.0.0",
"python-multipart>=0.0.9",
"alembic>=1.18.4",
"websockets>=16.0",
]
[build-system]