自建DNS增加解析测试

This commit is contained in:
GoEdgeLab
2021-08-09 18:42:00 +08:00
parent 75a349b8c3
commit aed26bee8a
13 changed files with 404 additions and 1 deletions

View File

@@ -293,6 +293,11 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
"url": "/ns/settings",
"code": "setting",
},
{
"name": "解析测试",
"url": "/ns/test",
"code": "test",
},
},
},
{