xiaogang 3 år sedan
förälder
incheckning
90220b0b6b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      app/Services/JPushService.php

+ 1 - 0
app/Services/JPushService.php

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