This commit is contained in:
2023-08-26 10:42:04 +08:00
parent e805ade542
commit 3bba4bb21e

View File

@@ -314,7 +314,7 @@ func (t *TaskFunc) TaskDBBackupCSVGetBySQL(uri, params, body string) {
}
func (t *TaskFunc) TaskRunShellCommand(uri, params, body string) {
log.Debug("TaskUpdateTable processing... ")
log.Debug("TaskRunShellCommand processing... ")
var output []byte
var str string