feat: add A-card operations frontend and backend foundation

This commit is contained in:
郑龙捷
2026-09-02 09:54:03 +08:00
parent 9badd3597f
commit ad71259ba5
106 changed files with 12461 additions and 1796 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies = [
"bcrypt>=4.0,<4.1",
"loguru>=0.7.2",
"aiofiles>=25.1.0",
"redis[hiredis]>=6.2,<7",
]
[tool.uv.sources]