Browse Source

更新账户注册地址

hejq 8 years ago
parent
commit
430e634a9a

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

@@ -4,7 +4,7 @@ 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
 b2c=http://192.168.253.60:9090/platform-b2c
-registerUrl=http://10.10.100.133/sso/register
+registerUrl=http://192.168.253.12:32323/register
 
 #report url
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s

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

@@ -4,7 +4,7 @@ manage=http://manage.ubtob.com
 manageInner=http://10.10.100.81:8080
 im=http://113.105.74.140:8092
 b2c=http://www.usoftmall.com
-registerUrl=https://account.ubtob.com/sso/register
+registerUrl=https://sso.ubtob.com/register
 
 #report url
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s

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

@@ -4,7 +4,7 @@ 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
 b2c=http://192.168.253.60:9090/platform-b2c
-registerUrl=http://10.10.100.133/sso/register
+registerUrl=http://192.168.253.12:32323/register
 
 #report url
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s