Skip to content

Commit

Permalink
升级积木报表到1.9.3版本,解决v1.9.2严重权限BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Jan 9, 2025
1 parent 964e9b3 commit 00b1250
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,15 @@
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
</dependency>
<!-- 积木BI -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot-starter</artifactId>
<artifactId>jimureport-nosql-starter</artifactId>
</dependency>
<!-- 积木报表 mongo redis 支持包
<!-- 积木BI -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-nosql-starter</artifactId>
</dependency>-->
<artifactId>jimubi-spring-boot-starter</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit 00b1250

Please sign in to comment.