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,16 @@
{
"id": "A093",
"name": "可行性研究文件",
"asInput": [
{
"id": "P4.3",
"name": "制定预算",
"knowledgeAreaId": "KA04",
"knowledgeAreaName": "项目成本管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "确定可以依据其来进行监督和控制项目绩效的成本基准。项目预算包括经批准用于执行项目的全部资金,而成本基准是经过批准且按时间段分配的项目预算,包括应急储备,但不包括管理储备。"
}
],
"asOutput": []
}