Browse Source

订阅模块 修复微信支付回调地址

songfuqiang 2 years ago
parent
commit
10c6929ec1

+ 0 - 1
backend-core/src/main/java/cn/kdan/pdf/backend/core/service/impl/SubscriptionServiceImpl.java

@@ -105,7 +105,6 @@ public class SubscriptionServiceImpl implements SubscriptionService {
             }catch (Exception e){
                 log.info("签名出错"+e.getMessage());
             }
-
         }
 
         if(GoodsTypeEnum.SetPricing.value().equals(targetType)){

+ 1 - 1
backend-core/src/main/resources/application-test.yml

@@ -51,7 +51,7 @@ wx:
     appId: wx4036abaaa34316d0
     mchId: 1481085892
     partnerKey: a3d45dca15b42197505a3a82ec27df13
-    notifyUrl: "http://139.196.160.101:8999/17pdf-backend-core/order/syncOrder"
+    notifyUrl: "http://139.196.160.101:8082/17pdf-backend-core/order/syncOrder"
 
 ali:
   pay: