Commit e6999afd authored by qa_quantgroup's avatar qa_quantgroup

update

parent da739cef
...@@ -118,7 +118,8 @@ elif [[ $database_name = 'merchant' ]]; then ...@@ -118,7 +118,8 @@ elif [[ $database_name = 'merchant' ]]; then
elif [[ $database_name = 'xyqb_btzt' ]]; then elif [[ $database_name = 'xyqb_btzt' ]]; then
# 白条直投 # 白条直投
sys_table_list='zt_channel zt_fund zt_fund_channel zt_fund_credit zt_fund_term' sys_table_list='zt_channel zt_fund zt_fund_channel zt_fund_credit zt_fund_term'
port='3314' source_db_host='192.168.4.116'
port='7001'
elif [[ $database_name = 'notify' ]]; then elif [[ $database_name = 'notify' ]]; then
# 白条直投 # 白条直投
sys_table_list='merchant merchant_config' sys_table_list='merchant merchant_config'
......
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