Jelajahi Sumber

修改配置文件,使用正确的 redis, rabbitMQ 和 订单还有支付单申报地址

lvjian 5 bulan lalu
induk
melakukan
e69a158b78

+ 1 - 1
src/main/resources/application-dev.yml

@@ -1,7 +1,7 @@
 
 
 # 服务配置
 # 服务配置
 server:
 server:
-    address: 192.168.1.113
+    address: 0.0.0.0
     port: 8888
     port: 8888
     servlet:
     servlet:
         context-path:
         context-path:

+ 1 - 1
src/main/resources/application-global.yml

@@ -1,7 +1,7 @@
 
 
 # 服务配置
 # 服务配置
 server:
 server:
-    address: 183.62.225.124
+    address: 0.0.0.0
     port: 9580
     port: 9580
     servlet:
     servlet:
         context-path:
         context-path:

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

@@ -2,7 +2,7 @@
 
 
 # 服务配置
 # 服务配置
 server:
 server:
-    address: 192.168.1.68
+    address: 0.0.0.0
     port: 8860
     port: 8860
     servlet:
     servlet:
         context-path: /
         context-path: /

+ 10 - 10
src/main/resources/application.yml

@@ -8,7 +8,7 @@ app:
 
 
 # 服务配置
 # 服务配置
 server:
 server:
-    address: 172.18.132.30
+    address: 0.0.0.0
     port: 9580
     port: 9580
     servlet:
     servlet:
         context-path: /
         context-path: /
@@ -77,7 +77,7 @@ spring:
 
 
     # 队列配置
     # 队列配置
     rabbitmq:
     rabbitmq:
-      host: 120.76.26.84
+      host: 39.108.122.249
       port: 5672
       port: 5672
       username: admin
       username: admin
       password: Abc-123#
       password: Abc-123#
@@ -88,17 +88,17 @@ redis:
     jedis-cluster:
     jedis-cluster:
         # Redis Cluster 主机列表
         # Redis Cluster 主机列表
         redis-cluster-host-list:
         redis-cluster-host-list:
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7000
               port: 7000
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7001
               port: 7001
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7002
               port: 7002
-            - host: 120.76.26.84
+            - host: 47.112.115.196
               port: 7003
               port: 7003
-            - host: 120.76.26.84
+            - host: 47.112.115.196
               port: 7004
               port: 7004
-            - host: 120.76.26.84
+            - host: 47.112.115.196
               port: 7005
               port: 7005
 #        password: Abc-123#*.-
 #        password: Abc-123#*.-
         # 连接超时时间(秒), 默认 2*1000
         # 连接超时时间(秒), 默认 2*1000
@@ -174,7 +174,7 @@ cus:
     order:
     order:
         # e码头CSP系统
         # e码头CSP系统
         emato-csp:
         emato-csp:
-        order-url: http://120.76.26.84:8880/order/add
+        order-url: http://39.108.122.249:8880/order/add
 
 
     # ws
     # ws
     waybill:
     waybill:
@@ -208,7 +208,7 @@ cus:
             #海关
             #海关
             customs: SHENZHEN
             customs: SHENZHEN
             #地址
             #地址
-            play-url: http://120.76.26.84:9999/wx/custom/wxCbPay
+            play-url: http://39.108.122.249:9999/wx/custom/wxCbPay