Forráskód Böngészése

推送服务本地,236,241修改端口号

zhoutg 3 éve
szülő
commit
ff2efd7dfa

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

@@ -181,8 +181,8 @@ StandConvertNew:
 IcssPush:
   url: http://192.168.2.234:5008
 
-# 新版推送
+# 新版推送:9211【本地,236,241】,9210【121,122】
 PushNew:
-  url: http://192.168.2.234:9210
+  url: http://192.168.2.234:9211
 
 debugFlag: true

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

@@ -181,8 +181,8 @@ StandConvertNew:
 IcssPush:
   url: http://192.168.2.234:5008
 
-# 新版推送
+# 新版推送:9211【本地,236,241】,9210【121,122】
 PushNew:
-  url: http://192.168.2.234:9210
+  url: http://192.168.2.234:9211
 
 debugFlag: true

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

@@ -181,7 +181,7 @@ StandConvertNew:
 IcssPush:
   url: http://192.168.2.186:5008
 
-# 新版推送
+# 新版推送:9211【本地,236,241】,9210【121,122】
 PushNew:
   url: http://192.168.2.234:9210
 

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

@@ -181,7 +181,7 @@ StandConvertNew:
 IcssPush:
   url: http://192.168.2.122:5008
 
-# 新版推送
+# 新版推送:9211【本地,236,241】,9210【121,122】
 PushNew:
   url: http://192.168.2.234:9210
 

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

@@ -181,7 +181,7 @@ StandConvertNew:
 IcssPush:
   url: http://192.168.2.241:5008
 
-# 新版推送:9210是241环境,9211其他环境
+# 新版推送:9211【本地,236,241】,9210【121,122】
 PushNew:
   url: http://192.168.2.234:9211