feat: add knowledge API docs
This commit is contained in:
84
public/api/processes/P3.2/itto.json
Normal file
84
public/api/processes/P3.2/itto.json
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"id": "P3.2",
|
||||
"name": "定义活动",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "进度管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT059",
|
||||
"name": "分解",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT060",
|
||||
"name": "滚动式规划",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A032",
|
||||
"name": "活动清单",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A033",
|
||||
"name": "活动属性",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A034",
|
||||
"name": "里程碑清单",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A053",
|
||||
"name": "变更请求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A078",
|
||||
"name": "项目管理计划更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "进度基准"
|
||||
},
|
||||
{
|
||||
"label": "成本基准"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user