mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-15 15:30:23 +00:00
解决新版几个严重bug,升级版本号到1.4.32
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# JimuReport - 积木报表
|
# JimuReport - 积木报表
|
||||||
|
|
||||||
v1.4.3 | 2022-03-07
|
v1.4.32 | 2022-03-07
|
||||||
|
|
||||||
|
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
|
|
||||||
@@ -44,7 +44,7 @@ v1.4.3 | 2022-03-07
|
|||||||
<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.4.3</version>
|
<version>1.4.32</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -49,7 +49,7 @@
|
|||||||
<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.4.3</version>
|
<version>1.4.32</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user