xiaogang %!s(int64=3) %!d(string=hai) anos
pai
achega
97beeade20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/JPushService.php

+ 1 - 1
app/Services/JPushService.php

xqd
@@ -258,7 +258,7 @@ class JPushService
 //                throw new Exception("exID 返回与发送不一致");
 //            }
         } else {
-            throw new Exception($ret['code'].":请重试");
+            //throw new Exception($ret['code'].":请重试");
             throw new Exception($ret['code'].':'.$ret['content']);
         }
         return $ret;