升级积木报表到最新版

This commit is contained in:
zhangdaiscott
2022-09-25 10:18:14 +08:00
parent 091ec832a0
commit 47d6af5c46
2 changed files with 11 additions and 2 deletions

View File

@@ -34,7 +34,11 @@
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
</dependency>
<!-- 积木报表 mongo redis 支持包
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-nosql-starter</artifactId>
</dependency>-->
</dependencies>
</project>