xiaogang 3 years ago
parent
commit
fe1a4ffd73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/JPushService.php

+ 1 - 1
app/Services/JPushService.php

xqd
@@ -88,7 +88,7 @@ class JPushService
                 'title' => $title,
                 'builder_id' => $builder_id,
                 'extras' => $extras,
-                'large_icon' => $params['image']
+                'large_icon' => 'https://zhengda.oss-accelerate.aliyuncs.com/chengluApp/image_cropper_1628325545267_compressed4883651550324666535.jpg'
             ])->iosNotification($content, [
                 'sound' => 'sound',
                 'badge' => '+1',