shizhongqi 4 лет назад
Родитель
Сommit
882ce3682d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      common/components/pushNotice.php

+ 2 - 2
common/components/pushNotice.php

@@ -81,8 +81,8 @@ class pushNotice
         $notify = new GTNotification();
         $notify->setTitle($title);
         $notify->setBody($body);
-        //$notify->setChannelId('channelId1');
-        //$notify->setChannelName('channelName1');
+        $notify->setChannelId('channelId1');
+        $notify->setChannelName('channelName1');
         $notify->setChannelLevel(4);
 
         //点击通知后续动作,目前支持以下后续动作: