feat: add knowledge API docs
This commit is contained in:
69
public/api/processes/P2.1/itto.json
Normal file
69
public/api/processes/P2.1/itto.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"id": "P2.1",
|
||||
"name": "规划范围管理",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A001",
|
||||
"name": "项目章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "质量管理计划"
|
||||
},
|
||||
{
|
||||
"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": "A009",
|
||||
"name": "范围管理计划",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A010",
|
||||
"name": "需求管理计划",
|
||||
"details": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user