Commit 56230da1 authored by tywldx's avatar tywldx
parents 665e3c87 02aa8c06
database_list=mall xyqb account_center cash_loan_flow clotho contract display dujiangyan financial_system financial_system_api fund_manage gyxd mall_settlement merchant notify offline payment_center qinqiong quartz reconciliation redpacket risk_control score silk_road spider_center traffic_distribution user_credit xyqb_app xyqb_btzt xyqb_user database_list=mall xyqb account_center cash_loan_flow clotho contract display dujiangyan financial_system financial_system_api fund_manage gyxd mall_settlement merchant notify offline payment_center qinqiong quartz reconciliation redpacket risk_control score silk_road spider_center traffic_distribution urge_dispatcher user_credit xyqb_app xyqb_btzt xyqb_user
source_db_pwd=Uiwb@o^fR&nHOa5t source_db_pwd=Uiwb@o^fR&nHOa5t
\ No newline at end of file
...@@ -171,6 +171,10 @@ elif [[ $database_name = 'account_center' ]]; then ...@@ -171,6 +171,10 @@ elif [[ $database_name = 'account_center' ]]; then
sys_table_list='' sys_table_list=''
source_db_host='192.168.4.116' source_db_host='192.168.4.116'
port='6001' port='6001'
elif [[ $database_name = 'urge_dispatcher' ]]; then
sys_table_list=''
source_db_host='192.168.4.116'
port='9901'
fi fi
echo "source_port is $port" echo "source_port is $port"
......
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