jimureport v2.0版本发布

This commit is contained in:
JEECG
2025-06-06 14:53:30 +08:00
parent bb94881b8d
commit 1039e4bdca
3 changed files with 3 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ v2.0.0 | 2025-06-09
[![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](https://qiaoqiaoyun.com/aboutUs) [![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](https://qiaoqiaoyun.com/aboutUs)
[![](https://img.shields.io/badge/version-1.9.5-brightgreen.svg)](https://github.com/jeecgboot/JimuReport) [![](https://img.shields.io/badge/version-2.0.0-brightgreen.svg)](https://github.com/jeecgboot/JimuReport)
[![](https://img.shields.io/badge/Blog-积木报表官网-blue.svg)](http://jimureport.com) [![](https://img.shields.io/badge/Blog-积木报表官网-blue.svg)](http://jimureport.com)
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/jeecgboot/JimuReport) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/jeecgboot/JimuReport)
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/jeecgboot/JimuReport) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/jeecgboot/JimuReport)
@@ -355,7 +355,7 @@ v2.0.0 | 2025-06-09
│ │ ├─参数管理 │ │ ├─参数管理
│ ├─导入导出 │ ├─导入导出
│ │ ├─导入Excel │ │ ├─导入Excel
│ │ ├─导出Excel、pdf │ │ ├─导出Excel、pdf、word
│ ├─打印设置 │ ├─打印设置
│ │ ├─打印区域设置 │ │ ├─打印区域设置
│ │ ├─打印机设置 │ │ ├─打印机设置

View File

@@ -62,17 +62,11 @@
</dependency> </dependency>
<!-- 积木报表 --> <!-- 积木报表 -->
<!-- <dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId> <artifactId>jimureport-spring-boot-starter</artifactId>
<version>2.0.0</version> <version>2.0.0</version>
</dependency>-->
<dependency>
<groupId>org.jeecg.pe</groupId>
<artifactId>jmbi-datax</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency> </dependency>
<!-- 积木报表扩展包 csv excel json mogodb redis数据集支持 --> <!-- 积木报表扩展包 csv excel json mogodb redis数据集支持 -->
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>

View File

@@ -33,8 +33,6 @@ spring:
minidao: minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.* base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
jeecg: jeecg:
# 许可证文件所在目录
lic-path: G:\opt\jiami-certfile\certfile_jmreportlic\out100year1
# local|minio|alioss # local|minio|alioss
uploadType: local uploadType: local
# local # local