Files
ittoview/public/api/process-groups.json
2026-05-09 16:52:07 +01:00

23 lines
288 B
JSON

[
{
"id": "PG01",
"name": "启动过程组"
},
{
"id": "PG02",
"name": "规划过程组"
},
{
"id": "PG03",
"name": "执行过程组"
},
{
"id": "PG04",
"name": "监控过程组"
},
{
"id": "PG05",
"name": "收尾过程组"
}
]