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