mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-14 23:00:24 +00:00
jimureport v2.0版本发布
This commit is contained in:
@@ -4,7 +4,7 @@ v2.0.0 | 2025-06-09
|
|||||||
|
|
||||||
|
|
||||||
[](https://qiaoqiaoyun.com/aboutUs)
|
[](https://qiaoqiaoyun.com/aboutUs)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
@@ -355,7 +355,7 @@ v2.0.0 | 2025-06-09
|
|||||||
│ │ ├─参数管理
|
│ │ ├─参数管理
|
||||||
│ ├─导入导出
|
│ ├─导入导出
|
||||||
│ │ ├─导入Excel
|
│ │ ├─导入Excel
|
||||||
│ │ ├─导出Excel、pdf
|
│ │ ├─导出Excel、pdf、word
|
||||||
│ ├─打印设置
|
│ ├─打印设置
|
||||||
│ │ ├─打印区域设置
|
│ │ ├─打印区域设置
|
||||||
│ │ ├─打印机设置
|
│ │ ├─打印机设置
|
||||||
|
@@ -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>
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user