Commit 5a2f64bb authored by qa_quantgroup's avatar qa_quantgroup
parents d66e30c6 09c5e603
......@@ -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