mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-02 21:15:19 +08:00
改进操作日志
This commit is contained in:
@@ -47,6 +47,8 @@ func (this *IndexAction) RunPost(params struct {
|
||||
|
||||
Must *actions.Must
|
||||
}) {
|
||||
defer this.CreateLogInfo("修改路径规则 %d 设置", params.LocationId)
|
||||
|
||||
params.Must.
|
||||
Field("pattern", params.Pattern).
|
||||
Require("请输入路径匹配规则")
|
||||
|
||||
Reference in New Issue
Block a user