feat:集成积木仪表盘

(cherry picked from commit e16a1e60fea97e09b3b5d95c5e036d4be7f5231d)
This commit is contained in:
YunaiV 2025-05-03 10:27:10 +08:00 committed by dengqichen
parent 2bcd06235e
commit 0a46549dd0

View File

@ -105,6 +105,10 @@
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId> <artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
</dependency>
</dependencies> </dependencies>
<build> <build>