This commit is contained in:
linfso 2024-06-02 11:59:30 +08:00
parent 499448252e
commit 1f27401bf5

View File

@ -91,7 +91,7 @@ token:
mybatis-plus:
type-aliases-package: com.xdadan.**.domain
mapper-locations: classpath*:mapper/**/*Mapper.xml
config-location: classpath:mybatis/mybatis-config.xml
# config-location: classpath:mybatis/mybatis-config.xml
configuration:
cache-enabled: true
map-underscore-to-camel-case: true