fix(文档拆分): 复制问题修复
This commit is contained in:
@@ -198,9 +198,6 @@ spring:
|
|||||||
enabled: true
|
enabled: true
|
||||||
#mybatis plus 设置
|
#mybatis plus 设置
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
configuration:
|
|
||||||
# mybatis返回字段值为空而不映射到map的解决方法
|
|
||||||
call-setters-on-nulls: true
|
|
||||||
mapper-locations: classpath*:com/jero/**/xml/*Mapper.xml
|
mapper-locations: classpath*:com/jero/**/xml/*Mapper.xml
|
||||||
global-config:
|
global-config:
|
||||||
# 关闭MP3.0自带的banner
|
# 关闭MP3.0自带的banner
|
||||||
|
|||||||
Reference in New Issue
Block a user