Commit 6eec33d1 authored by qa_quantgroup's avatar qa_quantgroup

delete table

parent af8076f2
...@@ -89,7 +89,7 @@ elif [[ $database_name = 'fund_manage' ]]; then ...@@ -89,7 +89,7 @@ elif [[ $database_name = 'fund_manage' ]]; then
port='3310' port='3310'
elif [[ $database_name = 'financial_system' ]]; then elif [[ $database_name = 'financial_system' ]]; then
# 财务系统 # 财务系统
sys_table_list='collection_user sys_dictionary sys_status_edge sys_status_transfer_data_record sys_status_vertice' sys_table_list='collection_user sys_dictionary sys_status_edge sys_status_vertice'
port='3311' port='3311'
elif [[ $database_name = 'gyxd' ]]; then elif [[ $database_name = 'gyxd' ]]; 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