Commit 15a0e770 authored by tywldx's avatar tywldx
parents 6475e9e8 dcd3d09a
...@@ -128,8 +128,8 @@ elif [[ $database_name = 'merchant' ]]; then ...@@ -128,8 +128,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'
source_db_host='192.168.4.116' source_db_host='192.168.4.39'
port='7001' port='9002'
elif [[ $database_name = 'user_credit' ]]; then elif [[ $database_name = 'user_credit' ]]; then
# user_credit # user_credit
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