优化API命名

This commit is contained in:
刘祥超
2021-05-25 17:48:51 +08:00
parent cc76172a46
commit b57b242232
35 changed files with 114 additions and 114 deletions

View File

@@ -332,7 +332,7 @@ func (this *CreateAction) RunPost(params struct {
ExcludeNodesJSON: excludeNodesJSON,
WebId: webId,
ReverseProxyJSON: reverseProxyRefJSON,
GroupIds: params.GroupIds,
ServerGroupIds: params.GroupIds,
}
if httpConfig != nil {
data, err := json.Marshal(httpConfig)