Explorar el Código

测试华为声音

shizhongqi hace 4 años
padre
commit
882ce3682d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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);
 
         //点击通知后续动作,目前支持以下后续动作: