jimubi升级到 v2.1.5

This commit is contained in:
JEECG
2025-10-21 17:15:58 +08:00
parent 58ebb5611d
commit 3380f0ead0

View File

@@ -91,6 +91,16 @@ v2.1.5 | 2025-10-22
#### 第二步引入积木BI依赖(大屏和仪表盘)
- springboot3
```
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
<version>2.1.5</version>
</dependency>
```
- springboot2
```
@@ -101,18 +111,6 @@ v2.1.5 | 2025-10-22
</dependency>
```
- springboot3
```
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot3-starter</artifactId>
<version>2.1.4</version>
</dependency>
```
#### 第三步初始化SQL和详细必须配置
- https://help.jimureport.com/quick.html