Browse Source

fix(test): 处理测试环境使用http访问报错的问题。

yuj 7 years ago
parent
commit
8e8fe74c21
2 changed files with 5 additions and 5 deletions
  1. 3 3
      src/main/resources/dev/sys.properties
  2. 2 2
      src/main/resources/ptest/sys.properties

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

@@ -5,7 +5,7 @@ listenOnIndexChange=false
 imageUri=http://218.17.158.219:8020/images/
 manageInner=http://192.168.253.60:9090/platform-manage
 im=http://113.105.74.131:8092
-b2c=http://test-mall.uuzcc.cn
+b2c=https://test-mall.uuzcc.cn
 #file path
 outputFile=
 #enUU for the System Mall
@@ -20,10 +20,10 @@ lastCheckUserUU=1000017605
 
 # YesPay config
 yes_gateway=https://mertest.ysepay.com/openapi_gateway/gateway.do
-notifyURL=http://test-mall.uuzcc.cn/platform-b2c/api/payment/ysepayNotify
+notifyURL=https://test-mall.uuzcc.cn/platform-b2c/api/payment/ysepayNotify
 returnUrl=/api/yesreturn
 paymentPrice=test
-orderProxyUrl=http://test-mall.uuzcc.cn/order/proxy
+orderProxyUrl=https://test-mall.uuzcc.cn/order/proxy
 #report url
 reportPrintUrl=http://print.ubtob.com/report/print?userName=B2C&profile=${profile}&reportName=%s&whereCondition=%s
 reportUploadUrl=http://print.ubtob.com/report/fileUpload?userName=B2C

+ 2 - 2
src/main/resources/ptest/sys.properties

@@ -59,8 +59,8 @@ inquiryServiceInnerUrl=http://192.168.100.9:8080
 messageServiceUrl=http://192.168.100.2:8080
 
 #b2b
-b2b=http://test-b2b.uuzcc.cn
-b2bDomain=test-b2b.uuzcc.cn
+b2b=https://test-b2b.uuzcc.cn
+b2bDomain=https://test-b2b.uuzcc.cn
 b2bInner=http://192.168.100.13:8080
 
 #lottery