log
This commit is contained in:
@@ -1379,7 +1379,7 @@ func (t *TaskFunc) TaskWriteSystemLog(uri, params, body string) {
|
||||
ProcessName: newProcInfo.Name,
|
||||
ProcessID: newProcInfo.Pid,
|
||||
Operation: operation,
|
||||
ProcessTime: newProcInfo.StartTime,
|
||||
StartTime: newProcInfo.StartTime,
|
||||
LogTime: time.Now().Format(time.DateTime),
|
||||
}
|
||||
var response *resty.Response
|
||||
|
||||
Reference in New Issue
Block a user