Commit 3dae1d31 authored by daidekun's avatar daidekun

增加表

parent 463fa411
......@@ -82,7 +82,7 @@ elif [[ $database_name = 'contract' ]]; then
port='3311'
elif [[ $database_name = 'fund_manage' ]]; then
# fund_manager
sys_table_list=''
sys_table_list='business_info email_info fund_info merchant'
port='3310'
elif [[ $database_name = 'financial_system' ]]; then
# 财务系统
......
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