xiaogang há 4 anos atrás
pai
commit
56850a5593
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Admin/Controllers/NoticeController.php

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

xqd
@@ -89,7 +89,7 @@ class NoticeController extends AdminController
                     'reg_id' => 'xxxxxxxxxxx',
                     //扩展字段
                     'extras' => [
-                        'key' => 'value',
+                        'type' => 'notice',
                     ],
                     //推送类型
                     'type' => JPushService::PUSH_TYPE_ALL,