mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-27 21:25:38 +08:00
路径规则改成路由规则
This commit is contained in:
@@ -52,7 +52,7 @@ func (this *SettingAction) RunPost(params struct {
|
||||
|
||||
Must *actions.Must
|
||||
}) {
|
||||
defer this.CreateLogInfo("修改路径规则 %d 的反向代理设置", params.LocationId)
|
||||
defer this.CreateLogInfo("修改路由规则 %d 的反向代理设置", params.LocationId)
|
||||
|
||||
// TODO 校验配置
|
||||
|
||||
|
||||
Reference in New Issue
Block a user