feat:推荐使用异步API

This commit is contained in:
jxxghp
2025-07-31 09:50:49 +08:00
parent ceda69aedd
commit dee1212a76
5 changed files with 585 additions and 240 deletions

View File

@@ -6,6 +6,7 @@ fastapi~=0.115.14
passlib~=1.7.4
PyJWT~=2.10.1
python-multipart~=0.0.9
aiofiles~=24.1.0
alembic~=1.16.2
bcrypt~=4.0.1
regex~=2024.11.6