wangqifan 3 yıl önce
ebeveyn
işleme
f48015f538
1 değiştirilmiş dosya ile 9 ekleme ve 10 silme
  1. 9 10
      src/main/resources/application.yaml

+ 9 - 10
src/main/resources/application.yaml

@@ -271,11 +271,11 @@ spring:
     username: adcs
     password: 2aXK7&bjQ@7%k2Y^FN
   redis:
-    host: 127.0.0.1
+    host: 112.124.67.175
     database: 2
     password: jV%93RtjUx82Tp
 general:
-  host: https://test1.raex.vip
+  host: https://www.metanexus.vip
   create-order-group: create-order-group-test1
   create-order-topic: create-order-topic-test1
   update-stock-group: update-stock-group-test1
@@ -286,7 +286,6 @@ general:
   order-notify-topic: order-notify-topic-test1
   mint-group: mint-group-test1
   mint-topic: mint-topic-test1
-  notify-server: true
   update-activity-stock-group: update-activity-stock-group-test1
   update-activity-stock-topic: update-activity-stock-topic-test1
   update-quota-group: update-quota-group-test1
@@ -297,16 +296,16 @@ general:
   register-topic: register-topic-test1
 wx:
   pay:
-    notify-url: https://test1.raex.vip/notify/order/weixin
-    refund-notify-url: https://test1.raex.vip/wx/refundNotify
-    return-url: https://test1.raex.vip/9th/orders
+    notify-url: https://www.metanexus.vip/notify/order/weixin
+    refund-notify-url: https://www.metanexus.vip/wx/refundNotify
+    return-url: https://www.metanexus.vip/9th/orders
 alipay:
-  notify-url: https://test1.raex.vip/notify/order/alipay
-  return-url: https://test1.raex.vip/9th/home
+  notify-url: https://www.metanexus.vip/notify/order/alipay
+  return-url: https://www.metanexus.vip/9th/home
 adapay:
-  notify-url: https://test1.raex.vip/notify/adapay
+  notify-url: https://www.metanexus.vip/notify/adapay
 rocketmq:
-  name-server: 172.29.50.102:9876
+  name-server: 47.96.38.242:9876
   producer:
     group: my-producer
 ---