@@ -145,10 +145,5 @@ class DreamDJS extends Command
}
-
@@ -1267,7 +1267,7 @@ class MyController extends Controller
if (is_array($img)&&!empty($img)) {
$image = $img[0];
}else{
- $image = $img;
+ $image = '';
$to_user_id = $request->input('to_user_id');
// 链接到最近的一个梦想