Commit c1efc8ab authored by qa_quantgroup's avatar qa_quantgroup

update

parent 04b50ee1
...@@ -114,10 +114,12 @@ elif [[ $database_name = 'merchant' ]]; then ...@@ -114,10 +114,12 @@ elif [[ $database_name = 'merchant' ]]; then
# 用户中心 # 用户中心
sys_table_list='authority product_nature role role_authority role_supplier user' sys_table_list='authority product_nature role role_authority role_supplier user'
port='3314' port='3314'
# elif [[ $database_name = 'xyqb_btzt' ]]; then elif [[ $database_name = 'notify' ]]; then
# # 白条直投 # 白条直投
# sys_table_list = 'zt_channel zt_fund zt_fund_channel zt_fund_credit zt_fund_term' sys_table_list='merchant merchant_config'
# port='3314' source_db_host='192.168.4.6'
port='7306'
echo "---------------------------"
fi fi
echo "port is $port" echo "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