自建DNS改成智能DNS

This commit is contained in:
刘祥超
2021-09-30 13:20:50 +08:00
parent 0b26cbdd01
commit 71d4e2626e
2 changed files with 2 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
{
"code": "ns",
"module": configloaders.AdminModuleCodeNS,
"name": "自建DNS",
"name": "智能DNS",
"icon": "cubes",
"isOn": teaconst.IsPlus,
"subItems": []maps.Map{