wangqifan há 3 anos atrás
pai
commit
8c6038161f
1 ficheiros alterados com 8 adições e 8 exclusões
  1. 8 8
      src/main/resources/application.yaml

+ 8 - 8
src/main/resources/application.yaml

@@ -249,7 +249,7 @@ spring:
     database: 8
     password: tetQsjw!u4!c5$URduo7BH
 general:
-  host: https://legend.raex.vip
+  host: http://legend.raex.vip
   create-order-group: legend-create-order-group-test
   create-order-topic: legend-create-order-topic-test
   update-stock-group: legend-update-stock-group-test
@@ -270,16 +270,16 @@ general:
   register-topic: legend-register-topic-test
 wx:
   pay:
-    notify-url: https:/legend.raex.vip/notify/order/weixin
-    refund-notify-url: https://legend.raex.vip/wx/refundNotify
-    return-url: https://legend.raex.vip/9th/orders
+    notify-url: http:/legend.raex.vip/notify/order/weixin
+    refund-notify-url: http://legend.raex.vip/wx/refundNotify
+    return-url: http://legend.raex.vip/9th/orders
 alipay:
-  notify-url: https://legend.raex.vip/notify/order/alipay
-  return-url: https://legend.raex.vip/9th/home
+  notify-url: http://legend.raex.vip/notify/order/alipay
+  return-url: http://legend.raex.vip/9th/home
 adapay:
-  notify-url: https://legend.raex.vip/notify/adapay
+  notify-url: http://legend.raex.vip/notify/adapay
 sandpay:
-  notify-url: https://legend.raex.vip/sandpay/notify
+  notify-url: http://legend.raex.vip/sandpay/notify
 ---
 
 spring: