feat(文档拆分): 文档拆分详情

This commit is contained in:
yjz
2023-10-16 17:50:05 +08:00
parent 1161a13be0
commit 180a4f54ae
4 changed files with 27 additions and 0 deletions
@@ -198,6 +198,9 @@ 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