feat:新增基金产品列表接口,历史业绩接口,客户注册提交接口,问卷提交接口

This commit is contained in:
2026-09-10 23:15:37 +08:00
parent bd7adfd919
commit 0a2f0cb146
11 changed files with 1767 additions and 22 deletions
+10 -12
View File
@@ -1,12 +1,10 @@
fastapi
uvicorn
httpx
pyjwt
pydantic
pydantic-settings
sqlalchemy
aiomysql
redis
pymilvus
neo4j
python-dotenv
fastapi~=0.141.1
sqlalchemy~=2.0.52
httpx~=0.28.1
pydantic~=2.13.5
starlette~=1.6.0
neo4j~=6.3.0
redis~=8.1.0
pymilvus~=3.0.1
pydantic-settings~=2.15.0
pyjwt~=2.13.0