mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-15 15:30:23 +00:00
新版发布1.9.5
This commit is contained in:
43
README.md
43
README.md
@@ -1,10 +1,10 @@
|
|||||||
# JimuReport积木报表(免费报表工具)
|
# JimuReport积木报表(免费报表工具)
|
||||||
|
|
||||||
v1.9.4 | 2025-02-17
|
v1.9.5 | 2025-04-01
|
||||||
|
|
||||||
|
|
||||||
[](https://qiaoqiaoyun.com/aboutUs)
|
[](https://qiaoqiaoyun.com/aboutUs)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
[](https://github.com/jeecgboot/JimuReport)
|
[](https://github.com/jeecgboot/JimuReport)
|
||||||
@@ -51,7 +51,7 @@ v1.9.4 | 2025-02-17
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
<artifactId>jimureport-spring-boot-starter</artifactId>
|
<artifactId>jimureport-spring-boot-starter</artifactId>
|
||||||
<version>1.9.5-RC</version>
|
<version>1.9.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
@@ -60,7 +60,7 @@ v1.9.4 | 2025-02-17
|
|||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
- 积木大屏依赖
|
- 积木BI大屏依赖
|
||||||
|
|
||||||
```
|
```
|
||||||
<dependency>
|
<dependency>
|
||||||
@@ -70,32 +70,9 @@ v1.9.4 | 2025-02-17
|
|||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
##### springboot3集成依赖
|
- springboot3依赖
|
||||||
|
|
||||||
- 积木报表依赖
|
点击[SpringBoot3文档](https://help.jimureport.com/springBoot3Support),查看版本
|
||||||
|
|
||||||
```
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
|
||||||
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
|
|
||||||
<version>1.9.4</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
|
||||||
<artifactId>jimureport-nosql-starter</artifactId>
|
|
||||||
<version>1.9.4.1</version>
|
|
||||||
</dependency>
|
|
||||||
```
|
|
||||||
|
|
||||||
- 积木大屏依赖
|
|
||||||
|
|
||||||
```
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.jeecgframework.jimureport</groupId>
|
|
||||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
|
||||||
<version>1.9.4</version>
|
|
||||||
</dependency>
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
#### 第二步:初始化SQL和详细必须配置
|
#### 第二步:初始化SQL和详细必须配置
|
||||||
@@ -200,6 +177,14 @@ v1.9.4 | 2025-02-17
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
- 填报
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
仪表盘工作台
|
仪表盘工作台
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user