feat: add knowledge API docs
This commit is contained in:
16
public/api/artifacts/A040/usage.json
Normal file
16
public/api/artifacts/A040/usage.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "A040",
|
||||
"name": "项目进度计划",
|
||||
"asInput": [],
|
||||
"asOutput": [
|
||||
{
|
||||
"id": "P3.5",
|
||||
"name": "制订进度计划",
|
||||
"knowledgeAreaId": "KA03",
|
||||
"knowledgeAreaName": "项目进度管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "为完成项目活动而制定具有计划日期的进度模型。本过程需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user