瀏覽代碼

系统配置中注册地址调整

hejq 7 年之前
父節點
當前提交
5b40963eb1

+ 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
 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://192.168.253.12:23400
 b2c=http://192.168.253.12:23400
-registerUrl=http://192.168.253.12:32323/register
+registerUrl=http://192.168.253.12:32323/register/enterpriseRegistration
 
 
 #report url
 #report url
 reportPrintUrl=http://192.168.253.121:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
 reportPrintUrl=http://192.168.253.121:8090/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
 manageInner=http://10.10.100.81:8080
 im=http://113.105.74.140:8092
 im=http://113.105.74.140:8092
 b2c=http://www.usoftmall.com
 b2c=http://www.usoftmall.com
-registerUrl=https://sso.ubtob.com/register
+registerUrl=https://sso.ubtob.com/register/enterpriseRegistration
 
 
 #report url
 #report url
 reportPrintUrl=http://pre-print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
 reportPrintUrl=http://pre-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
 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://192.168.253.12:23400
 b2c=http://192.168.253.12:23400
-registerUrl=http://192.168.253.12:32323/register
+registerUrl=http://192.168.253.12:32323/register/enterpriseRegistration
 
 
 #report url
 #report url
 reportPrintUrl=http://192.168.253.121:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
 reportPrintUrl=http://192.168.253.121:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s