Browse Source

调整测试redis地址。

yuj 7 years ago
parent
commit
5e9e9d93ba

+ 1 - 1
src/main/resources/dev/redis.properties

@@ -1,2 +1,2 @@
-redis.host=192.168.253.6
+redis.host=188.131.128.107
 redis.port=6379
 redis.port=6379

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

@@ -5,7 +5,7 @@ listenOnIndexChange=false
 imageUri=http://218.17.158.219:8020/images/
 imageUri=http://218.17.158.219:8020/images/
 manageInner=http://192.168.253.60:9090/platform-manage
 manageInner=http://192.168.253.60:9090/platform-manage
 im=http://113.105.74.131:8092
 im=http://113.105.74.131:8092
-b2c=http://218.17.158.219:9090/platform-b2c
+b2c=http://tb2c.usoftchina.com
 #file path
 #file path
 outputFile=
 outputFile=
 #enUU for the System Mall
 #enUU for the System Mall

+ 1 - 1
src/main/resources/ptest/redis.properties

@@ -1,2 +1,2 @@
-redis.host=192.168.100.4
+redis.host=188.131.128.107
 redis.port=6379
 redis.port=6379

+ 1 - 1
src/main/resources/test/redis.properties

@@ -1,3 +1,3 @@
-redis.host=192.168.253.6
+redis.host=188.131.128.107
 #redis.host=10.10.100.200
 #redis.host=10.10.100.200
 redis.port=6379
 redis.port=6379