Browse Source

微服务端口修改

wangdy 8 years ago
parent
commit
1ec07854e7
2 changed files with 8 additions and 8 deletions
  1. 4 4
      src/main/resources/dev/sys.properties
  2. 4 4
      src/main/resources/test/sys.properties

+ 4 - 4
src/main/resources/dev/sys.properties

@@ -25,13 +25,13 @@ orderProxyUrl=http://192.168.253.12:23400/order/proxy
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2C&profile=${profile}&reportName=%s&whereCondition=%s
 reportUploadUrl=http://print.ubtob.com/report/fileUpload?userName=B2C
 # micro service IP(Swarm Manager IP)
-microServiceIp=10.10.101.23
+microServiceIp=10.10.100.23
 newsMicroServiceIp=news.usoftchina.com
 newsRedisRefresh=3600
-floorMicroServiceIp=10.10.101.23
-carouselMicroServiceIp=10.10.101.23
+floorMicroServiceIp=10.10.100.23
+carouselMicroServiceIp=10.10.100.23
 storecmsMicroServiceIp=192.168.253.12
-endpointUri=10.10.101.23
+endpointUri=10.10.100.23
 recommendPort=20100
 # upload file
 uploadFileUrl = http://10.10.100.200:9999

+ 4 - 4
src/main/resources/test/sys.properties

@@ -25,13 +25,13 @@ orderProxyUrl=http://192.168.253.12:23400/order/proxy
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2C&profile=${profile}&reportName=%s&whereCondition=%s
 reportUploadUrl=http://print.ubtob.com/report/fileUpload?userName=B2C
 # micro service IP(Swarm Manager IP)
-microServiceIp=10.10.101.23
+microServiceIp=10.10.100.23
 newsMicroServiceIp=news.usoftchina.com
 newsRedisRefresh=3600
-floorMicroServiceIp=10.10.101.23
-carouselMicroServiceIp=10.10.101.23
+floorMicroServiceIp=10.10.100.23
+carouselMicroServiceIp=10.10.100.23
 storecmsMicroServiceIp=192.168.253.12
-endpointUri=10.10.101.23
+endpointUri=10.10.100.23
 recommendPort=20100
 # upload file
 uploadFileUrl = http://10.10.100.200:9999