@@ -130,6 +130,8 @@ mybatis-plus:
id-type: 4
# 默认数据库表下划线命名
table-underline: true
+ configuration:
+ map-underscore-to-camel-case: false
#分页pageHelper
pagehelper:
helper-dialect: mysql