This commit is contained in:
ls
2024-10-16 16:04:48 +08:00
parent 9a56f0363a
commit ed6d4cc177
3 changed files with 4 additions and 1 deletions

View File

@@ -202,6 +202,7 @@ mybatis-plus:
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# 返回类型为Map,显示null对应的字段
call-setters-on-nulls: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#jeecg专用配置
minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*