feat: add knowledge API docs
This commit is contained in:
22
public/api/process-groups.json
Normal file
22
public/api/process-groups.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"id": "PG01",
|
||||
"name": "启动过程组"
|
||||
},
|
||||
{
|
||||
"id": "PG02",
|
||||
"name": "规划过程组"
|
||||
},
|
||||
{
|
||||
"id": "PG03",
|
||||
"name": "执行过程组"
|
||||
},
|
||||
{
|
||||
"id": "PG04",
|
||||
"name": "监控过程组"
|
||||
},
|
||||
{
|
||||
"id": "PG05",
|
||||
"name": "收尾过程组"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user