xiaogang 3 năm trước cách đây
mục cha
commit
97beeade20
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;