feat: add knowledge API docs
This commit is contained in:
24
public/api/tools/TT046/usage.json
Normal file
24
public/api/tools/TT046/usage.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "TT046",
|
||||
"name": "关键路径法",
|
||||
"usedIn": [
|
||||
{
|
||||
"id": "P3.5",
|
||||
"name": "制订进度计划",
|
||||
"knowledgeAreaId": "KA03",
|
||||
"knowledgeAreaName": "项目进度管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "为完成项目活动而制定具有计划日期的进度模型。本过程需要在整个项目期间开展。"
|
||||
},
|
||||
{
|
||||
"id": "P3.6",
|
||||
"name": "控制进度",
|
||||
"knowledgeAreaId": "KA03",
|
||||
"knowledgeAreaName": "项目进度管理",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "在整个项目期间保持对进度基准的维护。本过程在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user