JimuReport 1.4.0 里程碑版本发布,免费的低代码报表

This commit is contained in:
zhangdaiscott
2021-10-31 20:20:00 +08:00
parent 84cfd42a53
commit dec53e4b8f

View File

@@ -1,6 +1,6 @@
# JimuReport - 积木报表
v1.4.0-beta | 20211012
v1.4.0 | 2021-11-01
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
@@ -44,7 +44,7 @@ v1.4.0-beta | 20211012
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.4.0-beta</version>
<version>1.4.0</version>
</dependency>
```