Commit 114c0c5c authored by QA—索 文涛's avatar QA—索 文涛

modified: qa_shell_script/app/XyqbAndroidBuild.sh

parent f550dded
update mockrequeststrategy set mockUriId ='5615fe30-0e9e-4faa-aaf2-ef22a466e22e' where mockRequestName like '%biz.product.sku.check%';
update mockrequeststrategy set mockUriId ='db36b67b-c3cc-4b0c-87d2-6ebc24b832a0' where mockRequestName like '%biz.product.skuGift.query%';
update mockrequeststrategy set mockUriId ='a902cd1d-024f-422d-98a2-eea298bb6c7d' where mockRequestName like '%biz.stock.forList.batget%';
update mockrequeststrategy set mockUriId ='bd0d1ee8-74b0-45cc-8cf4-d460a5a6b5a0' where mockRequestName like '%biz.order.unite.submit%';
update mockrequeststrategy set mockUriId ='0bc3855b-438d-4c43-82eb-bc7a58aa423e' where mockRequestName like '%biz.order.jdOrder.query%';
update mockrequeststrategy set mockUriId ='e6e5800e-8b79-4577-a9db-671abe3fd776' where mockRequestName like '%biz.order.jdOrderIDByThridOrderID.query%';
update mockrequeststrategy set mockUriId ='747103a2-4d63-45b2-a15b-ded2e424d736' where mockRequestName like '%biz.order.orderTrack.query%';
update mockrequeststrategy set mockUriId ='31306836-f6db-4fc8-a2b8-e1bd2ec7a273' where mockRequestName like '%biz.afterSale.afsApply.create%';
update mockrequeststrategy set mockUriId ='d2b9a49b-a12e-487d-aca5-319382f6f7ef' where mockRequestName like '%biz.afterSale.sendSku.update%';
update mockrequeststrategy set mockUriId ='557a7a9c-faef-4fa6-917f-3a54a936495b' where biz.afterSale.availableNumberComp.query%';
update mockrequeststrategy set mockUriId ='df223dd0-d48d-4342-af7b-6ef13b351d9e' where biz.afterSale.customerExpectComp.query%';
update mockrequeststrategy set mockUriId ='4109abdc-bd08-41e7-a304-1f32b1ef9b7f' where biz.afterSale.wareReturnJdComp.query%';
update mockrequeststrategy set mockUriId ='6ca07f98-e63e-476c-9d3b-53de38354910' where biz.afterSale.serviceListPage.query%';
update mockrequeststrategy set mockUriId ='76f3f0d7-bf54-4754-ba33-b919defebfd0' where biz.afterSale.serviceDetailInfo.query%';
update mockrequeststrategy set mockUriId ='6a2c7b0d-7c14-48ff-a0f4-7e9bd11b75ba' where biz.afterSale.auditCancel.query%';
update mockrequeststrategy set mockUriId ='63b5afda-8c9d-4d14-9115-2c65a8f4cbf2' where biz.message.get%';
update mockrequeststrategy set mockUriId ='8199ef51-58e6-492f-a899-c36a4a3895a1' where biz.price.sellPrice.get%';
update mockrequeststrategy set mockUriId ='5cc48c4f-154f-4ffa-a256-fbfd7ca128e0' where biz.product.detail.query%';
update mockrequeststrategy set mockUriId ='5ac2ac69-0062-4823-96d3-8818fe35e593' where jd.biz.product.getSimilarSku%';
update mockrequeststrategy set mockUriId ='5770e390-afe3-44a3-9e3a-985fa4fceb95' where jd.biz.product.getcategory%';
update mockrequeststrategy set mockUriId ='d90d1b99-3d8f-4961-b027-c9aaf9879b90' where biz.order.freight.get%';
update mockrequeststrategy set mockUriId ='22b23ac3-9c76-432c-89f4-74387bd481ec' where biz.order.promise.calendar.get%';
......@@ -42,7 +42,7 @@ function replace_config()
sed -i "s/apply plugin\: 'newlens'/\/\/apply plugin\: 'newlens'/g" ${BuildGradle_file}
sed -i "s/artifact = 'com.tencent.mm:SevenZip:1.1.13'/\/\/artifact = 'com.tencent.mm:SevenZip:1.1.13'/g" ${BuildGradle_file}
#sed -i "s/\/\/path = \"\/usr\/local\/bin\/7za\"/path = \"\/usr\/local\/p7zip_9.20.1\/bin\/7za\"/g" ${BuildGradle_file}
sed -i "s#https://sappbackend.xyqb.com/#http://${test_server}:7018/#g" ${Constant_file}
sed -i "s#https://sappbackend.xyqb.com/#http://${test_server}/#g" ${Constant_file}
else
echo "${BuildGradle_file} 文件不存在,请联系管理人员查看"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment