新增FastAPI和Uvicorn依赖,更新pyproject.toml和uv.lock文件,同时在merged_nouns.json中添加“人力运输”条目,更新专业名词索引文件。

This commit is contained in:
2025-07-07 17:49:55 +08:00
parent f13650a623
commit b9bff7f512
5 changed files with 50 additions and 0 deletions
+5
View File
@@ -4,6 +4,11 @@
"synonymous": [],
"description": "在工程信息界面设置工程所属的特殊地区类型,如高海拔地区、严寒地区等。"
},
{
"name": "人力运输",
"synonymous": ["人运"],
"description": ""
},
{
"name": "新型储能项目建设预算编制与计算规定(锂离子电池储能分册)",
"synonymous": [],
Binary file not shown.
Binary file not shown.