Commit 34d5be86 authored by duanjinfei's avatar duanjinfei

update handler [][]string

parent 2934784f
......@@ -290,6 +290,7 @@ func (t *TaskHandler) ComputeTaskHandler(taskMsg *nodeManagerV1.PushTaskMessage)
taskExecResult.TaskRespBody = apiResBody
post.Header.Set("Location", ossUri)
isRedirect = true
isSuccess = true
break
} else {
apiResOneArr = append(apiResOneArr, ossUri)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment