升级积木BI到2.1.4版本,解决分享提示token问题

This commit is contained in:
JEECG
2025-09-28 21:43:57 +08:00
parent 19fdf54c3e
commit 50148dff79

View File

@@ -97,7 +97,7 @@ v2.1.3 | 2025-09-05
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot-starter</artifactId> <artifactId>jimubi-spring-boot-starter</artifactId>
<version>2.1.3</version> <version>2.1.4</version>
</dependency> </dependency>
``` ```