feat: add knowledge API docs
This commit is contained in:
61
public/api/processes/P4.1/itto.json
Normal file
61
public/api/processes/P4.1/itto.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"id": "P4.1",
|
||||
"name": "规划成本管理",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A001",
|
||||
"name": "项目章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "进度管理计划"
|
||||
},
|
||||
{
|
||||
"label": "风险管理计划"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT008",
|
||||
"name": "数据分析",
|
||||
"details": [
|
||||
{
|
||||
"label": "备选方案分析"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A012",
|
||||
"name": "成本管理计划",
|
||||
"details": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user