feat: add knowledge API docs
This commit is contained in:
33
public/api/tools/TT055/usage.json
Normal file
33
public/api/tools/TT055/usage.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"id": "TT055",
|
||||
"name": "类比估算",
|
||||
"usedIn": [
|
||||
{
|
||||
"id": "P3.4",
|
||||
"name": "估算活动持续时间",
|
||||
"knowledgeAreaId": "KA03",
|
||||
"knowledgeAreaName": "项目进度管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定完成每个活动所需花费的时间量。本过程需要在整个项目期间开展。"
|
||||
},
|
||||
{
|
||||
"id": "P4.2",
|
||||
"name": "估算成本",
|
||||
"knowledgeAreaId": "KA04",
|
||||
"knowledgeAreaName": "项目成本管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定项目所需的资金。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P6.2",
|
||||
"name": "估算活动资源",
|
||||
"knowledgeAreaId": "KA06",
|
||||
"knowledgeAreaName": "项目资源管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定完成各项活动所需的团队与实物资源的类型、数量和特性,为制定进度、成本和采购计划提供可靠依据。"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user