feat: add knowledge API docs
This commit is contained in:
98
public/api/processes/P3.3/itto.json
Normal file
98
public/api/processes/P3.3/itto.json
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"id": "P3.3",
|
||||
"name": "排列活动顺序",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "进度管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "活动属性"
|
||||
},
|
||||
{
|
||||
"label": "活动清单"
|
||||
},
|
||||
{
|
||||
"label": "里程碑清单"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT061",
|
||||
"name": "紧前关系绘图法",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT128",
|
||||
"name": "箭线图法",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT062",
|
||||
"name": "确定和整合依赖关系",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT050",
|
||||
"name": "提前量和滞后量",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT033",
|
||||
"name": "项目管理信息系统",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A035",
|
||||
"name": "项目进度网络图",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "活动属性"
|
||||
},
|
||||
{
|
||||
"label": "活动清单"
|
||||
},
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "里程碑清单"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user