mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 20:30:25 +08:00
优化API命名
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user