调整
This commit is contained in:
@@ -41,7 +41,7 @@ spring:
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:com/njcn/**/mapping/*.xml
|
||||
#别名扫描
|
||||
type-aliases-package: com.njcn.gather.event.pojo
|
||||
type-aliases-package: com.njcn.gather.event.**.pojo
|
||||
configuration:
|
||||
#驼峰命名
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
Reference in New Issue
Block a user