mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-16 08:04:07 +00:00
积木报表 1.6.3 版本发布
This commit is contained in:
10
README.md
10
README.md
@@ -1,10 +1,10 @@
|
|||||||
# JimuReport - 积木报表(开源免费的低代码报表)
|
# JimuReport - 积木报表(开源免费的低代码报表)
|
||||||
|
|
||||||
v1.6.2 | 2023-09-22
|
v1.6.3 | 2023-10-16
|
||||||
|
|
||||||
|
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://jeecg.blog.csdn.net)
|
[](https://jeecg.blog.csdn.net)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
@@ -45,7 +45,7 @@ v1.6.2 | 2023-09-22
|
|||||||
<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>1.6.2</version>
|
<version>1.6.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -65,10 +65,10 @@ v1.6.2 | 2023-09-22
|
|||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
- 官方网站: http://jimureport.com
|
- 官方网站: http://jimureport.com
|
||||||
- 更多产品 : [在线大屏设计平台](http://jimureport.com/login) | [免费JEECG低代码平台](http://jeecg.com) | [敲敲云零代码平台](http://qiaoqiaoyun.com)
|
|
||||||
- 官方文档: https://help.jeecg.com/jimureport
|
- 官方文档: https://help.jeecg.com/jimureport
|
||||||
- 视频教程: http://jimureport.com/doc/video
|
- 视频教程: http://jimureport.com/doc/video
|
||||||
- QQ交流群: ③596660273、②929646317(已满)、①212391162(已满)
|
- QQ交流群: ③596660273、②929646317(已满)、①212391162(已满)
|
||||||
|
- 更多产品 : [在线大屏设计平台](http://jimureport.com/login) | [免费JEECG低代码平台](http://jeecg.com) | [敲敲云零代码平台](http://qiaoqiaoyun.com)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<jimureport.version>1.6.2</jimureport.version>
|
<jimureport.version>1.6.3</jimureport.version>
|
||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
<minio.version>8.0.3</minio.version>
|
<minio.version>8.0.3</minio.version>
|
||||||
<!-- DB驱动 -->
|
<!-- DB驱动 -->
|
||||||
|
Reference in New Issue
Block a user