Commit 8331b510 authored by qa_quantgroup's avatar qa_quantgroup

up

parent 288ba23c
...@@ -48,7 +48,7 @@ function transByUrl() ...@@ -48,7 +48,7 @@ function transByUrl()
# } # }
if [ $database_name = 'mall' ];then if [ $database_name = 'mall' ];then
config_table='admin_banner album category_banner faster_entrance life_service' config_table='admin_banner album category_banner faster_entrance life_service loan_config'
for entry in $config_table for entry in $config_table
do do
sed -i "s/https\:/http\:/g" $entry.sql sed -i "s/https\:/http\:/g" $entry.sql
......
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