md
This commit is contained in:
parent
644614b3d9
commit
6419f5eaea
@ -94,7 +94,7 @@ token:
|
||||
mybatis-plus:
|
||||
type-aliases-package: com.xdadan.**.domain
|
||||
mapper-locations: classpath*:mapper/**/*Mapper.xml
|
||||
config-location: classpath:mybatis/mybatis-config.xml
|
||||
config-locations: classpath:mybatis/mybatis-config.xml
|
||||
configuration:
|
||||
cache-enabled: true
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user