45 lines
941 B
JSON
45 lines
941 B
JSON
[
|
|
{
|
|
"catalog": "运营维护",
|
|
"icon": "",
|
|
"name": "operations",
|
|
"label": "运营管理",
|
|
"authModuleNames": [
|
|
"tenant"
|
|
],
|
|
"menus": [
|
|
{
|
|
"label": "租户",
|
|
"name": "tenant",
|
|
"url": "/operations/Tenant",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "tenant"
|
|
},
|
|
"isGlobal": true,
|
|
"submenus": [
|
|
{
|
|
"label": "租户管理",
|
|
"url": "/operations/Tenant",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Tenant"
|
|
},
|
|
"submenus": [
|
|
]
|
|
},
|
|
{
|
|
"label": "审批中心",
|
|
"url": "/operations/Approval",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Approval"
|
|
},
|
|
"submenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|