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