新增FastAPI和Uvicorn依赖,更新pyproject.toml和uv.lock文件,同时在merged_nouns.json中添加“人力运输”条目,更新专业名词索引文件。
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
"synonymous": [],
|
||||
"description": "在工程信息界面设置工程所属的特殊地区类型,如高海拔地区、严寒地区等。"
|
||||
},
|
||||
{
|
||||
"name": "人力运输",
|
||||
"synonymous": ["人运"],
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "新型储能项目建设预算编制与计算规定(锂离子电池储能分册)",
|
||||
"synonymous": [],
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user