Commit 4652c2f6 by haojie

1

parent 63e2915c
...@@ -172,6 +172,7 @@ function img_download_callback($data = []) ...@@ -172,6 +172,7 @@ function img_download_callback($data = [])
'message' => $old_message . ',' . $message, 'message' => $old_message . ',' . $message,
]); ]);
} else if ($result_img) { } else if ($result_img) {
Log::info('更新图片22');
# 更新 # 更新
$task->update([ $task->update([
'result_img' => $result_img, 'result_img' => $result_img,
......
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