Commit 5972161e authored by qa_quantgroup's avatar qa_quantgroup
parents a8a0042a 56230da1
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
\ No newline at end of file
......@@ -171,6 +171,10 @@ elif [[ $database_name = 'account_center' ]]; then
sys_table_list=''
source_db_host='192.168.4.116'
port='6001'
elif [[ $database_name = 'urge_dispatcher' ]]; then
sys_table_list=''
source_db_host='192.168.4.116'
port='9901'
fi
echo "source_port is $port"
......
......@@ -89,7 +89,8 @@ var hosts = {
"mall-settlement":"settlementapi.xyqb.com",
"baitiao-op-backend":"backend.xyqb.com",
"fund-operate-ui":"clotho-ui.xyqb.com",
"business-op-ui":"business-op.xyqb.com"
"business-op-ui":"business-op.xyqb.com",
"new-activity-ui":"new-activity.xyqb-com"
}
var pClass = function() {};
......
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