refactor: 驼峰统一修改成下划线

This commit is contained in:
2024-01-27 15:21:13 +08:00
parent b0ac44072a
commit 1c6f2bd7be
213 changed files with 8013 additions and 4559 deletions

View File

@@ -153,7 +153,7 @@ sa-token:
mybatis-plus:
configuration:
map-underscore-to-camel-case: true
map-underscore-to-camel-case: false
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mapper-locations:
- classpath:org.nl.**.mapper/*.xml