init: 管理会计OS初始代码
包含前后端完整代码: - 前端:Vue3+Vite+ElementPlus - 后端:FastAPI+SQLAlchemy - 模块:驾驶舱/KPI/战略地图/预警/预算/成本/预测/改善行动 - 当前版本:v1.0.0
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
sqlalchemy==2.0.35
|
||||
pymysql==1.2.0
|
||||
pydantic==2.9.0
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.12
|
||||
openpyxl==3.1.5
|
||||
pandas==3.0.3
|
||||
redis==5.2.1
|
||||
PyJWT==2.9.0
|
||||
httpx==0.27.0
|
||||
Reference in New Issue
Block a user