Commit 79efbed1 authored by wentao.suo's avatar wentao.suo

modified: db-utils/db_gen_config.sh

parent fb5bbda5
......@@ -124,7 +124,7 @@ elif [[ $database_name = 'xyqb_user' ]]; then
port='3313'
elif [[ $database_name = 'merchant' ]]; then
# 商户
sys_table_list='authority product_nature role role_authority role_supplier user'
sys_table_list='authority product_nature role role_authority role_supplier role_user user'
port='3314'
elif [[ $database_name = 'xyqb_btzt' ]]; 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