Commit f3112501 authored by 智勇's avatar 智勇

up

parent 60efc987
...@@ -113,7 +113,8 @@ elif [[ $database_name = 'redpacket' ]]; then ...@@ -113,7 +113,8 @@ elif [[ $database_name = 'redpacket' ]]; then
elif [[ $database_name = 'spider_center' ]]; then elif [[ $database_name = 'spider_center' ]]; then
# 授信中心 # 授信中心
sys_table_list='merchant merchant_config' sys_table_list='merchant merchant_config'
port='3312' source_db_host='192.168.4.253'
port='3317'
elif [[ $database_name = 'silk_road' ]]; then elif [[ $database_name = 'silk_road' ]]; then
# silk_road # silk_road
sys_table_list='' sys_table_list=''
......
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