feat: add knowledge API docs
This commit is contained in:
107
public/api/processes/P6.1/itto.json
Normal file
107
public/api/processes/P6.1/itto.json
Normal file
@@ -0,0 +1,107 @@
|
||||
{
|
||||
"id": "P6.1",
|
||||
"name": "规划资源管理",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A001",
|
||||
"name": "项目章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "质量管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "需求文件"
|
||||
},
|
||||
{
|
||||
"label": "项目进度计划"
|
||||
},
|
||||
{
|
||||
"label": "风险登记册"
|
||||
},
|
||||
{
|
||||
"label": "干系人登记册"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT034",
|
||||
"name": "数据表现",
|
||||
"details": [
|
||||
{
|
||||
"label": "层级型"
|
||||
},
|
||||
{
|
||||
"label": "矩阵型"
|
||||
},
|
||||
{
|
||||
"label": "文本型"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT112",
|
||||
"name": "组织理论",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A014",
|
||||
"name": "资源管理计划",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A048",
|
||||
"name": "团队章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "风险登记册"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user