rev:半成品维护

This commit is contained in:
zhangzhiqiang
2023-05-10 09:47:12 +08:00
parent 420eec9ace
commit 8916b80dc0
12 changed files with 12 additions and 7 deletions

View File

@@ -87,8 +87,7 @@ mybatis-plus:
configuration:
map-underscore-to-camel-case: false
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mapper-locations:
- classpath:/org/nl/**/mapper/**/*.xml
mapper-locations: classpath:/org/nl/**/mapper/**/*.xml
global-config:
db-config:
id-type: INPUT