Commit 1d8f2c08 authored by 智勇's avatar 智勇

update

parent 35f45161
...@@ -75,7 +75,8 @@ elif [[ $database_name = 'qinqiong' ]]; then ...@@ -75,7 +75,8 @@ elif [[ $database_name = 'qinqiong' ]]; then
elif [[ $database_name = 'cash_loan_flow' ]]; then elif [[ $database_name = 'cash_loan_flow' ]]; then
# qinqiong # qinqiong
sys_table_list='order_callback callback_configuration channel_configuration' sys_table_list='order_callback callback_configuration channel_configuration'
port='3310' source_db_host='192.168.4.80'
port='8001'
elif [[ $database_name = 'quartz' ]]; then elif [[ $database_name = 'quartz' ]]; then
# 定时任务 # 定时任务
sys_table_list='certain_time_job' sys_table_list='certain_time_job'
......
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