mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-01-13 07:01:19 +08:00
1.3.21-beta发布,解决一系列严重bug(特别是API TOKEN相关)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# JimuReport - 积木报表
|
||||
|
||||
v1.3.1-beta4 | 20210412
|
||||
v1.3.21-beta | 20210430
|
||||
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
|
||||
@@ -48,7 +48,7 @@ v1.3.1-beta4 | 20210412
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||
<version>1.3.1-beta4</version>
|
||||
<version>1.3.21-beta</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||
<version>1.3.1-beta4</version>
|
||||
<version>1.3.21-beta</version>
|
||||
</dependency>
|
||||
|
||||
<!-- SpringBoot-->
|
||||
|
||||
Reference in New Issue
Block a user