log watcher is done
This commit is contained in:
@@ -62,6 +62,7 @@ func (l *AdminStatusLogic) AdminStatus(in *admin.StatusRequest) (*admin.Response
|
||||
}
|
||||
if row > utils.NumberZero {
|
||||
action.NewContent = info
|
||||
action.Reason = in.Reason
|
||||
action.Type = utils.LogActionTypeStatus
|
||||
action.ModuleName = utils.LogActionModuleAdmin
|
||||
utils.SetActionLog(adminInfo, action)
|
||||
|
||||
Reference in New Issue
Block a user