You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
155 lines
3.9 KiB
155 lines
3.9 KiB
[
|
|
{
|
|
"catalog": "监控",
|
|
"icon": "",
|
|
"name": "notify",
|
|
"label": "通知中心",
|
|
"authModuleNames": [
|
|
"notify",
|
|
"finch"
|
|
],
|
|
"menus": [
|
|
{
|
|
"name": "WebConsoleMsg",
|
|
"url": "/notify/unWebConsoleMsg",
|
|
"label": "通知管理",
|
|
"operations": [{
|
|
"name": "detail",
|
|
"label": "查看"
|
|
},
|
|
{
|
|
"name": "DeleteOne",
|
|
"label": "删除"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "通知中心",
|
|
"name": "finch",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "finch"
|
|
},
|
|
"isGlobal": true,
|
|
"submenus": [
|
|
{
|
|
"label": "主题管理",
|
|
"url": "/notify/Topic",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Topic"
|
|
},
|
|
"submenus": []
|
|
},
|
|
{
|
|
"label": "订阅管理",
|
|
"url": "/notify/Subscription",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Subscription"
|
|
},
|
|
"submenus": []
|
|
},
|
|
{
|
|
"label": "模板管理",
|
|
"url": "/notify/Template",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Template"
|
|
},
|
|
"submenus": []
|
|
},
|
|
{
|
|
"label": "通知组管理",
|
|
"url": "/notify/NotificationGroup",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "NotificationGroup"
|
|
},
|
|
"submenus": []
|
|
},
|
|
{
|
|
"label": "企业微信",
|
|
"url": "/notify/WeWork",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "WeWork"
|
|
},
|
|
"submenus": [
|
|
{
|
|
"label": "应用",
|
|
"notResource": true,
|
|
"isOperation": true,
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "app"
|
|
},
|
|
"submenus": [
|
|
{
|
|
"label": "企业微信应用",
|
|
"url": "/notify/WeWorkApp",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "WeWorkApp"
|
|
},
|
|
"parentName":"finch",
|
|
"submenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "钉钉",
|
|
"url": "/notify/DingTalkGroup",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "DingTalkGroup"
|
|
},
|
|
"submenus": [
|
|
{
|
|
"label": "机器人",
|
|
"notResource": true,
|
|
"isOperation": true,
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "DingTalkWebhook"
|
|
},
|
|
"submenus": [
|
|
{
|
|
"label": "钉钉机器人",
|
|
"url": "/notify/DingTalkWebhook",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "DingTalkWebhook"
|
|
},
|
|
"parentName":"finch",
|
|
"submenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "语音",
|
|
"url": "/notify/Call",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "Call"
|
|
},
|
|
"submenus": []
|
|
},
|
|
{
|
|
"label": "短信",
|
|
"url": "/notify/SMS",
|
|
"operation": {
|
|
"method": "list",
|
|
"resource": "SMS"
|
|
},
|
|
"submenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
|