feat: add knowledge API docs

This commit is contained in:
ittoview
2026-05-09 16:52:07 +01:00
parent 1b9f6da480
commit 1e38167f15
372 changed files with 18581 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
{
"id": "TT058",
"name": "三点估算",
"usedIn": [
{
"id": "P3.4",
"name": "估算活动持续时间",
"knowledgeAreaId": "KA03",
"knowledgeAreaName": "项目进度管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "确定完成每个活动所需花费的时间量。本过程需要在整个项目期间开展。"
},
{
"id": "P4.2",
"name": "估算成本",
"knowledgeAreaId": "KA04",
"knowledgeAreaName": "项目成本管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "确定项目所需的资金。本过程应根据需要在整个项目期间定期开展。"
}
]
}