refactor: 驼峰统一修改成下划线
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user