Commit bb8bb658 authored by daidekun's avatar daidekun

notify_message

parent 2fd41ca8
...@@ -96,7 +96,7 @@ elif [[ $database_name = 'sms-center' ]]; then ...@@ -96,7 +96,7 @@ elif [[ $database_name = 'sms-center' ]]; then
port='3311' port='3311'
elif [[ $database_name = 'spider_center' ]]; then elif [[ $database_name = 'spider_center' ]]; then
# 授信中心 # 授信中心
sys_table_list='merchant merchant_config' sys_table_list='merchant merchant_config notify_message'
port='3312' port='3312'
elif [[ $database_name = 'xyqb_user' ]]; then elif [[ $database_name = 'xyqb_user' ]]; 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