feat: add knowledge API docs
This commit is contained in:
138
public/api/processes/P4.4/itto.json
Normal file
138
public/api/processes/P4.4/itto.json
Normal file
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"id": "P4.4",
|
||||
"name": "控制成本",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "成本管理计划"
|
||||
},
|
||||
{
|
||||
"label": "成本基准"
|
||||
},
|
||||
{
|
||||
"label": "绩效测量基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A044",
|
||||
"name": "项目资金需求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A067",
|
||||
"name": "工作绩效数据",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT008",
|
||||
"name": "数据分析",
|
||||
"details": [
|
||||
{
|
||||
"label": "挣值分析"
|
||||
},
|
||||
{
|
||||
"label": "偏差分析"
|
||||
},
|
||||
{
|
||||
"label": "趋势分析"
|
||||
},
|
||||
{
|
||||
"label": "储备分析"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT125",
|
||||
"name": "完工尚需绩效指数",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT033",
|
||||
"name": "项目管理信息系统",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A068",
|
||||
"name": "工作绩效信息",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A086",
|
||||
"name": "成本预测",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A053",
|
||||
"name": "变更请求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A078",
|
||||
"name": "项目管理计划更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "成本管理计划"
|
||||
},
|
||||
{
|
||||
"label": "成本基准"
|
||||
},
|
||||
{
|
||||
"label": "绩效测量基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "估算依据"
|
||||
},
|
||||
{
|
||||
"label": "成本估算"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
},
|
||||
{
|
||||
"label": "风险登记册"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user