feat: add knowledge API docs
This commit is contained in:
125
public/api/processes/P6.2/itto.json
Normal file
125
public/api/processes/P6.2/itto.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"id": "P6.2",
|
||||
"name": "估算活动资源",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "范围基准"
|
||||
},
|
||||
{
|
||||
"label": "资源管理计划"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "风险登记册"
|
||||
},
|
||||
{
|
||||
"label": "活动属性"
|
||||
},
|
||||
{
|
||||
"label": "活动清单"
|
||||
},
|
||||
{
|
||||
"label": "成本估算"
|
||||
},
|
||||
{
|
||||
"label": "资源日历"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT057",
|
||||
"name": "自下而上估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT055",
|
||||
"name": "类比估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT056",
|
||||
"name": "参数估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT008",
|
||||
"name": "数据分析",
|
||||
"details": [
|
||||
{
|
||||
"label": "备选方案分析"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT033",
|
||||
"name": "项目管理信息系统",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A082",
|
||||
"name": "资源需求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A039",
|
||||
"name": "估算依据",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A037",
|
||||
"name": "资源分解结构",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "活动属性"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user