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,15 @@
{
"id": "TT061",
"name": "紧前关系绘图法",
"usedIn": [
{
"id": "P3.3",
"name": "排列活动顺序",
"knowledgeAreaId": "KA03",
"knowledgeAreaName": "项目进度管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "定义工作之间的逻辑顺序,以便在既定的所有项目制约因素下获得最高的效率。本过程需要在整个项目期间开展。"
}
]
}