mirror of https://github.com/jeecgboot/JimuReport
v1.8.0 版本发布
parent
c03c2802b5
commit
9ea02e4e11
10
README.md
10
README.md
|
@ -1,10 +1,10 @@
|
||||||
# JimuReport积木报表(开源免费报表工具)
|
# JimuReport积木报表(免费报表工具)
|
||||||
|
|
||||||
v1.7.9 | 2024-07-09
|
v1.8.0 | 2024-08-20
|
||||||
|
|
||||||
|
|
||||||
[](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)
|
||||||
|
@ -47,7 +47,7 @@ MAVEN依赖
|
||||||
<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.7.8</version>
|
<version>1.8.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ MAVEN依赖
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
|
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
|
||||||
<version>1.7.8</version>
|
<version>1.8.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue