mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-20 02:55:19 +08:00
改进操作日志
This commit is contained in:
@@ -39,6 +39,8 @@ func (this *IndexAction) RunPost(params struct {
|
||||
|
||||
Must *actions.Must
|
||||
}) {
|
||||
defer this.CreateLogInfo("修改个人资料")
|
||||
|
||||
params.Must.
|
||||
Field("fullname", params.Fullname).
|
||||
Require("请输入你的姓名")
|
||||
|
||||
Reference in New Issue
Block a user