Browse Source

系统配置中路径更新

hejq 8 years ago
parent
commit
97650daf52

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

@@ -1,5 +1,5 @@
 #path
-b2b=http://218.17.158.219:9090/platform-b2b
+b2b=http://218.17.158.219:9000/b2b_test
 manage=http://218.17.158.219:9090/platform-manage
 manageInner=http://192.168.253.60:9090/platform-manage
 im=http://113.105.74.131:8092

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

@@ -1,5 +1,5 @@
 #path
-b2b=http://www.ubtob.com
+b2b=http://uas.ubtob.com
 manage=http://manage.ubtob.com
 manageInner=http://10.10.100.81:8080
 im=http://113.105.74.140:8092

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

@@ -1,5 +1,5 @@
 #path
-b2b=http://218.17.158.219:9090/platform-b2b
+b2b=http://218.17.158.219:9000/b2b_test
 manage=http://218.17.158.219:9090/platform-manage
 manageInner=http://192.168.253.60:9090/platform-manage
 im=http://113.105.74.131:8092