Commit 6c920856 authored by QA-甘 盛聪's avatar QA-甘 盛聪

add merchant to xyqb_user

parent 59e141fb
......@@ -81,7 +81,7 @@ elif [[ $database_name = 'spider_center' ]]; then
port='3312'
elif [[ $database_name = 'xyqb_user' ]]; then
# 用户中心
sys_table_list='merchant_config'
sys_table_list='merchant_config merchant'
port='3313'
elif [[ $database_name = 'merchant' ]]; 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