xiaogang 3 years ago
parent
commit
343cf4c282
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Admin/Controllers/NoticeController.php

+ 1 - 0
app/Admin/Controllers/NoticeController.php

xqd
@@ -96,6 +96,7 @@ class NoticeController extends AdminController
                     'content' => $res->content,
                     //设备标识,跟设备相关
                     'reg_id' => $registrationIds,
+                    'image' => "https://zhengda.oss-accelerate.aliyuncs.com/chengluApp/image_cropper_1628325545267_compressed4883651550324666535.jpg",
                     //扩展字段
                     'extras' => [
                         'type' => 'notice',