mirror of https://github.com/jeecgboot/JimuReport
升级到最新版1.3.1-beta2
parent
868948051c
commit
dce5a06564
|
@ -1,6 +1,6 @@
|
||||||
# JimuReport
|
# JimuReport
|
||||||
|
|
||||||
v1.3.1-beta | 20210405
|
v1.3.1-beta2 | 20210406
|
||||||
|
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
|
@ -49,7 +49,7 @@ v1.3.1-beta | 20210405
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||||
<version>1.3.1-beta</version>
|
<version>1.3.1-beta2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||||
<version>1.3.1-beta</version>
|
<version>1.3.1-beta2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- SpringBoot-->
|
<!-- SpringBoot-->
|
||||||
|
|
Loading…
Reference in New Issue