cm
This commit is contained in:
@@ -1375,7 +1375,7 @@ func (t *TaskFunc) TaskWriteSystemLog(uri, params, body string) {
|
||||
}
|
||||
sysLogs := &[]dborm.SystemLog{}
|
||||
sysLog := &dborm.SystemLog{
|
||||
User: userName,
|
||||
UserName: userName,
|
||||
ProcessName: newProcInfo.Name,
|
||||
ProcessID: newProcInfo.Pid,
|
||||
Operation: operation,
|
||||
|
||||
Reference in New Issue
Block a user