修复已经bug,升级到1.3.1-beta3

This commit is contained in:
zhangdaiscott
2021-04-11 17:54:40 +08:00
parent fec74360a7
commit 37feab1692

View File

@@ -1,6 +1,6 @@
# JimuReport - 积木报表
v1.3.1-beta2 | 20210406
v1.3.1-beta3 | 20210412
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
[![](https://img.shields.io/badge/version-1.3.1-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
@@ -48,7 +48,7 @@ v1.3.1-beta2 | 20210406
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>spring-boot-starter-jimureport</artifactId>
<version>1.3.1-beta2</version>
<version>1.3.1-beta3</version>
</dependency>
```