Pārlūkot izejas kodu

修改端口号

zhoutg 3 gadi atpakaļ
vecāks
revīzija
6185ce2a3b

+ 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】
+# 新版推送:9212【本地,236】,9211【241】,9210【121,122】
 PushNew:
-  url: http://192.168.2.234:9211
+  url: http://192.168.2.234:9212
 
 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】
+# 新版推送:9212【本地,236】,9211【241】,9210【121,122】
 PushNew:
-  url: http://192.168.2.234:9211
+  url: http://192.168.2.234:9212
 
 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】
+# 新版推送:9212【本地,236】,9211【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】
+# 新版推送:9212【本地,236】,9211【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
 
-# 新版推送:9211【本地,236,241】,9210【121,122】
+# 新版推送:9212【本地,236】,9211【241】,9210【121,122】
 PushNew:
   url: http://192.168.2.234:9211