mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-10 17:30:29 +08:00
[网站服务]可以审核域名、查看审核结果
This commit is contained in:
@@ -16,6 +16,7 @@ func init() {
|
||||
Data("secondMenuItem", "serverName").
|
||||
Prefix("/servers/server/settings/serverNames").
|
||||
GetPost("", new(IndexAction)).
|
||||
Post("/audit", new(AuditAction)).
|
||||
EndAll()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user