增加DNS域名管理

This commit is contained in:
GoEdgeLab
2020-11-12 14:41:34 +08:00
parent bba0b3c316
commit 78560620e8
16 changed files with 350 additions and 19 deletions

View File

@@ -71,7 +71,6 @@ func (this *CreatePopupAction) RunPost(params struct {
Name: params.Name,
Type: params.Type,
ApiParamsJSON: apiParams.AsJSON(),
RoutesJSON: nil,
})
if err != nil {
this.ErrorPage(err)