fix(文档拆分): 复制问题修复

This commit is contained in:
yjz
2023-10-18 09:26:49 +08:00
parent f76f8f4418
commit 7a1deb16f5
@@ -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