feat: add knowledge API docs
This commit is contained in:
23
public/api/knowledge-areas/KA09/processes.json
Normal file
23
public/api/knowledge-areas/KA09/processes.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "P9.1",
|
||||
"name": "规划采购管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定是否从项目外部获取货物和服务,如果是,则还要确定将在什么时间、以什么方式获取什么货物和服务。本过程仅开展一次或仅在项目的预定义点开展。"
|
||||
},
|
||||
{
|
||||
"id": "P9.2",
|
||||
"name": "实施采购",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "选定合格卖方并签署关于货物或服务交付的法律协议。本过程的最后成果是签订的协议,包括正式合同。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P9.3",
|
||||
"name": "控制采购",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "确保买卖双方履行法律协议,满足项目需求。本过程应根据需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user