mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
自建DNS增加全局配置
This commit is contained in:
@@ -288,6 +288,11 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
|
||||
"url": "/ns/clusters/logs",
|
||||
"code": "log",
|
||||
},
|
||||
{
|
||||
"name": "全局配置",
|
||||
"url": "/ns/settings",
|
||||
"code": "setting",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user