积木报表升级到最新版本1.3.1-beta2

This commit is contained in:
zhangdaiscott
2021-04-05 18:53:14 +08:00
parent a8391fee42
commit f4909dbdd0
6 changed files with 24 additions and 13 deletions

View File

@ -170,6 +170,10 @@ mybatis-plus:
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# 返回类型为Map,显示null对应的字段
call-setters-on-nulls: true
#minidao 设置
minidao :
base-package: org.jeecg.modules.jmreport.*
db-type: mysql
#jeecg专用配置
jeecg :
# 本地local\Miniominio\阿里云alioss

View File

@ -170,6 +170,10 @@ mybatis-plus:
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# 返回类型为Map,显示null对应的字段
call-setters-on-nulls: true
#minidao 设置
minidao :
base-package: org.jeecg.modules.jmreport.*
db-type: mysql
#jeecg专用配置
jeecg :
# 本地local\Miniominio\阿里云alioss

View File

@ -170,6 +170,10 @@ mybatis-plus:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# 返回类型为Map,显示null对应的字段
call-setters-on-nulls: true
#minidao 设置
minidao :
base-package: org.jeecg.modules.jmreport.*
db-type: mysql
#jeecg专用配置
jeecg :
# 本地local\Miniominio\阿里云alioss