Commit ebdc674d authored by 施翔轲's avatar 施翔轲

若依SQL框架排除d_project_type表

parent 92abf601
...@@ -166,6 +166,7 @@ tenant: ...@@ -166,6 +166,7 @@ tenant:
- sys_push_record - sys_push_record
- d_customer - d_customer
- d_project - d_project
- d_project_type
- d_subcontract - d_subcontract
- advisory_body - advisory_body
- advisory_body_project - advisory_body_project
...@@ -184,7 +185,6 @@ tenant: ...@@ -184,7 +185,6 @@ tenant:
- d_customer_tax_certificate - d_customer_tax_certificate
- f_supplier_limited - f_supplier_limited
# MyBatisPlus配置 # MyBatisPlus配置
# https://baomidou.com/config/ # https://baomidou.com/config/
mybatis-plus: mybatis-plus:
......
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