xiaogang 3 years ago
parent
commit
90220b0b6b
1 changed files with 1 additions and 0 deletions
  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']);
         }