Browse Source

打印地址,ip修改60到121

dongbw 7 năm trước cách đây
mục cha
commit
e2ff4484a7

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

@@ -7,8 +7,8 @@ b2c=http://192.168.253.12:23400
 registerUrl=http://192.168.253.12:32323/register
 
 #report url
-reportPrintUrl=http://192.168.253.60:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://192.168.253.60:8090/report/fileUpload?userName=B2B%s
+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
 
 #product service url
 productServiceUrl=http://218.17.158.219:24000/

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

@@ -7,8 +7,8 @@ b2c=http://www.usoftmall.com
 registerUrl=https://sso.ubtob.com/register
 
 #report url
-reportPrintUrl=http://192.168.253.60:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://192.168.253.60:8090/report/fileUpload?userName=B2B%s
+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
 
 #product service url
 productServiceUrl=https://api-product.usoftmall.com/

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

@@ -7,8 +7,8 @@ b2c=http://192.168.253.12:23400
 registerUrl=http://192.168.253.12:32323/register
 
 #report url
-reportPrintUrl=http://192.168.253.60:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://192.168.253.60:8090/report/fileUpload?userName=B2B%s
+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
 
 #product service url
 ## test http://218.17.158.219:24000