xiaogang 3 년 전
부모
커밋
90220b0b6b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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']);
         }