gq %!s(int64=7) %!d(string=hai) anos
pai
achega
10284a9340
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      server/app/Helper/JpushHelper.php

+ 1 - 0
server/app/Helper/JpushHelper.php

xqd
@@ -33,6 +33,7 @@ trait JpushHelper
                 $pusher->setNotificationAlert($title);
                 $pusher->options($options);
                 $pusher->send();
+                \Log::info("$regId");
                 \Log::info('jpush send!');
             } catch (\JPush\Exceptions\APIConnectionException $e) {
                 // try something here