Commit 5abf341b authored by 智勇's avatar 智勇

up

parent 0a4dee3b
......@@ -138,12 +138,12 @@ elif [[ $database_name = 'user_credit' ]]; then
elif [[ $database_name = 'display' ]]; then
# display
sys_table_list='discovery_config'
source_db_host='192.168.4.19'
source_db_host='192.168.3.19'
port='3307'
elif [[ $database_name = 'clotho' ]]; then
# display
sys_table_list=''
source_db_host='192.168.4.19'
source_db_host='192.168.3.19'
port='3308'
elif [[ $database_name = 'traffic_distribution' ]]; then
# traffic_distribution
......
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