feat: add knowledge API docs
This commit is contained in:
99
public/api/processes/P1.4/itto.json
Normal file
99
public/api/processes/P1.4/itto.json
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"id": "P1.4",
|
||||
"name": "管理项目知识",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "资源分解结构"
|
||||
},
|
||||
{
|
||||
"label": "项目团队派工单"
|
||||
},
|
||||
{
|
||||
"label": "供方选择标准"
|
||||
},
|
||||
{
|
||||
"label": "干系人登记册"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A070",
|
||||
"name": "可交付成果",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT110",
|
||||
"name": "知识管理",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT111",
|
||||
"name": "信息管理",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT022",
|
||||
"name": "人际关系与团队技能",
|
||||
"details": [
|
||||
{
|
||||
"label": "积极倾听"
|
||||
},
|
||||
{
|
||||
"label": "引导"
|
||||
},
|
||||
{
|
||||
"label": "领导力"
|
||||
},
|
||||
{
|
||||
"label": "人际交往"
|
||||
},
|
||||
{
|
||||
"label": "大局观"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A066",
|
||||
"name": "经验教训登记册",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A078",
|
||||
"name": "项目管理计划更新",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A075",
|
||||
"name": "组织过程资产更新",
|
||||
"details": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user