Commit 6cd7e553 authored by 智勇's avatar 智勇

update

parent 7abe5bc5
...@@ -50,7 +50,7 @@ function transByUrl() ...@@ -50,7 +50,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'
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