mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-27 04:51:55 +08:00
改进操作日志
This commit is contained in:
@@ -75,7 +75,7 @@ func (this *UpdateClusterPopupAction) RunPost(params struct {
|
||||
CSRF *actionutils.CSRF
|
||||
}) {
|
||||
// 日志
|
||||
this.CreateLog(oplogs.LevelInfo, "修改集群 %d DNS设置", params.ClusterId)
|
||||
defer this.CreateLog(oplogs.LevelInfo, "修改集群 %d DNS设置", params.ClusterId)
|
||||
|
||||
params.Must.
|
||||
Field("dnsName", params.DnsName).
|
||||
|
||||
Reference in New Issue
Block a user