Commit 27491f26 authored by tywldx's avatar tywldx
parents 6a2c6a5f 61f5dd05
...@@ -96,7 +96,7 @@ elif [[ $database_name = 'financial_system_api' ]]; then ...@@ -96,7 +96,7 @@ elif [[ $database_name = 'financial_system_api' ]]; then
port='6603' port='6603'
elif [[ $database_name = 'gyxd' ]]; then elif [[ $database_name = 'gyxd' ]]; then
# 广源小贷系统 # 广源小贷系统
sys_table_list='administrative_districts templet' sys_table_list='administrative_districts templet user'
source_db_host='192.168.4.80' source_db_host='192.168.4.80'
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