Commit 14d6a258 authored by qa_quantgroup's avatar qa_quantgroup

up

parent 76dd6b89
...@@ -99,7 +99,7 @@ elif [[ $database_name = 'financial_system_api' ]]; then ...@@ -99,7 +99,7 @@ elif [[ $database_name = 'financial_system_api' ]]; then
elif [[ $database_name = 'gyxd' ]]; then elif [[ $database_name = 'gyxd' ]]; then
# 广源小贷系统 # 广源小贷系统
sys_table_list='administrative_districts templet user' sys_table_list='administrative_districts templet user'
source_db_host='192.168.4.80' source_db_host='192.168.4.116'
port='6602' port='6602'
elif [[ $database_name = 'offline' ]]; then elif [[ $database_name = 'offline' ]]; 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