feat:集成积木仪表盘

pull/180/MERGE
YunaiV 2025-05-03 10:29:45 +08:00
parent d3f22f8b15
commit b70c0908b4
2 changed files with 2 additions and 2 deletions

View File

@ -666,7 +666,7 @@
</dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
<artifactId>jimubi-spring-boot-starter</artifactId>
<version>${jimureport.version}</version>
<exclusions>
<exclusion>

View File

@ -107,7 +107,7 @@
</dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
<artifactId>jimubi-spring-boot-starter</artifactId>
</dependency>
</dependencies>