mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-01-13 07:01:19 +08:00
v1.8.0 版本发布
This commit is contained in:
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://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
@@ -47,7 +47,7 @@ MAVEN依赖
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||
<version>1.7.8</version>
|
||||
<version>1.8.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@@ -58,7 +58,7 @@ MAVEN依赖
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
|
||||
<version>1.7.8</version>
|
||||
<version>1.8.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user