Просмотр исходного кода

build: 修改测试环境报表打印配置

suntg 7 лет назад
Родитель
Сommit
6817cf8aa3
2 измененных файлов с 4 добавлено и 4 удалено
  1. 2 2
      src/main/resources/dev/sys.properties
  2. 2 2
      src/main/resources/ptest/sys.properties

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

@@ -7,8 +7,8 @@ b2c=https://test-mall.uuzcc.cn
 registerUrl=https://test-sso.uuzcc.cn/register/enterpriseRegistration
 
 #report url
-reportPrintUrl=http://192.168.253.121:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://192.168.253.121:8090/report/fileUpload?userName=B2B%s
+reportPrintUrl=http://test-print.uuzcc.cn/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
+reportUploadUrl=http://test-print.uuzcc.cn/fileUpload?userName=B2B%s
 
 #product service url
 productServiceUrl=https://test-product.uuzcc.cn

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

@@ -7,8 +7,8 @@ b2c=https://rel-mall.uuzcc.cn
 registerUrl=https://rel-sso.uuzcc.cn/register/enterpriseRegistration
 
 #report url
-reportPrintUrl=http://192.168.100.8:8080/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://192.168.100.8:8080/report/fileUpload?userName=B2B%s
+reportPrintUrl=http://test-print.uuzcc.cn/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
+reportUploadUrl=http://test-print.uuzcc.cn/fileUpload?userName=B2B%s
 
 #product service url
 productServiceUrl=https://test-product.uuzcc.cn