mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-28 15:10:25 +08:00
自建DNS增加解析测试
This commit is contained in:
@@ -293,6 +293,11 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
|
||||
"url": "/ns/settings",
|
||||
"code": "setting",
|
||||
},
|
||||
{
|
||||
"name": "解析测试",
|
||||
"url": "/ns/test",
|
||||
"code": "test",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user