feat: add knowledge API docs
This commit is contained in:
34
public/api/performance-domains.json
Normal file
34
public/api/performance-domains.json
Normal file
@@ -0,0 +1,34 @@
|
||||
[
|
||||
{
|
||||
"id": "PD01",
|
||||
"name": "干系人绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD02",
|
||||
"name": "团队绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD03",
|
||||
"name": "开发/生命周期绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD04",
|
||||
"name": "规划绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD05",
|
||||
"name": "项目工作绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD06",
|
||||
"name": "交付绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD07",
|
||||
"name": "测量绩效域"
|
||||
},
|
||||
{
|
||||
"id": "PD08",
|
||||
"name": "不确定性绩效域"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user