1.客户信息修改,将硬编码改为动态取值

2.新增项目批量停用、材料批量修改功能
This commit is contained in:
2026-01-08 10:18:18 +08:00
parent 11e4151395
commit c4c4ccc7e9
7 changed files with 300 additions and 270 deletions
+7 -7
View File
@@ -1,11 +1,11 @@
anyio==4.11.0
apscheduler==3.11.1
fastapi==0.121.0
log_config==2.1.1
numpy==2.3.4
anyio==4.12.0
apscheduler==3.11.2
fastapi==0.128.0
numpy==2.4.0
pandas==2.3.3
Pillow==12.0.0
Pillow==12.1.0
pydantic==2.12.5
pytesseract==0.3.13
Requests==2.32.5
tqdm==4.67.1
uvicorn==0.38.0
uvicorn==0.40.0