Browse Source

cdss推送接icss5.0推送 配置文件更新

kongwz 4 years ago
parent
commit
d7636fdcd4

+ 3 - 0
src/main/resources/application-local.yml

@@ -156,4 +156,7 @@ StandConvert:
   url: http://192.168.2.234:23232
   rate: 0.9
 
+IcssPush:
+  url: http://192.168.2.234:5008
+
 debugFlag: true

+ 3 - 0
src/main/resources/application-pre.yml

@@ -156,4 +156,7 @@ StandConvert:
   url: http://192.168.2.234:23232
   rate: 0.9
 
+IcssPush:
+  url: http://192.168.2.186:5008
+
 debugFlag: true

+ 3 - 0
src/main/resources/application-pro.yml

@@ -158,4 +158,7 @@ StandConvert:
   url: http://192.168.2.234:23232
   rate: 0.9
 
+IcssPush:
+  url: http://192.168.2.123:5008
+
 debugFlag: true

+ 3 - 0
src/main/resources/application-test.yml

@@ -156,4 +156,7 @@ StandConvert:
   url: http://192.168.2.234:23232
   rate: 0.9
 
+IcssPush:
+  url: http://192.168.2.241:5008
+
 debugFlag: true