fanli/src/main/java/com/yeshi/fanli/job/PushJob.java
@@ -48,8 +48,8 @@ InputStream cer = null; int p = deviceList.size() / 50 + 1; JSONObject json = IOSPushFactory.createURLPush("https://0x9.me/TusaI", "返利券苹果端进行了重大更新!请立即升级", "更多优惠券,更高返利,尽在新版苹果端返利券!"); JSONObject json = IOSPushFactory.createURLPush("https://0x9.me/TusaI", "板栗快省苹果端进行了重大更新!请立即升级", "更多优惠券,更高返利,尽在新版苹果端板栗快省!"); for (int i = 0; i < p; i++) { cer = this.getClass().getClassLoader().getResourceAsStream("certificate/老版本-生产证书.p12"); try {