xiaogang 3 年之前
父节点
当前提交
fe1a4ffd73
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',