mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-26 16:26:41 +08:00
积木报表升级到最新版本1.3.1-beta2
This commit is contained in:
@ -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\Minio:minio\阿里云:alioss
|
||||
|
||||
@ -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\Minio:minio\阿里云:alioss
|
||||
|
||||
@ -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\Minio:minio\阿里云:alioss
|
||||
|
||||
Reference in New Issue
Block a user