浏览代码

地址更换

zhoutg 4 年之前
父节点
当前提交
12c4fb15a0

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

@@ -179,6 +179,6 @@ IcssPush:
 
 # 新版推送
 PushNew:
-  url: http://192.168.3.150:9210
+  url: http://192.168.2.234:9210
 
 debugFlag: true

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

@@ -179,6 +179,6 @@ IcssPush:
 
 # 新版推送
 PushNew:
-  url: http://192.168.3.150:9210
+  url: http://192.168.2.234:9210
 
 debugFlag: true

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

@@ -179,6 +179,6 @@ IcssPush:
 
 # 新版推送
 PushNew:
-  url: http://192.168.3.150:9210
+  url: http://192.168.2.234:9210
 
 debugFlag: true

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

@@ -179,6 +179,6 @@ IcssPush:
 
 # 新版推送
 PushNew:
-  url: http://192.168.3.150:9210
+  url: http://192.168.2.234:9210
 
 debugFlag: true

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

@@ -179,6 +179,6 @@ IcssPush:
 
 # 新版推送
 PushNew:
-  url: http://192.168.3.150:9210
+  url: http://192.168.2.234:9210
 
 debugFlag: true