From fb1c24afa841cee6c393e0babcdba7d0fe1ab475 Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Tue, 3 Dec 2024 15:04:23 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=8D=E8=B4=B9=E5=A4=A7=E5=B1=8F=E6=9D=A5?=
=?UTF-8?q?=E5=95=A6=EF=BC=81=20v1.9.1=20=E9=A6=96=E4=B8=AA=E5=A4=A7?=
=?UTF-8?q?=E5=B1=8F=E7=A8=B3=E5=AE=9A=E7=89=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 18 +++++++++---------
jimureport-example/pom.xml | 4 ++--
.../src/main/resources/application-dev.yml | 7 +++++++
3 files changed, 18 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 6d0eceb..40e8489 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# JimuReport积木报表(免费报表工具)
-v1.9.0 | 2024-11-04
+v1.9.1 | 2024-12-09
[](https://qiaoqiaoyun.com/aboutUs)
-[](https://github.com/jeecgboot/JimuReport)
+[](https://github.com/jeecgboot/JimuReport)
[](http://jimureport.com)
[](https://github.com/jeecgboot/JimuReport)
[](https://github.com/jeecgboot/JimuReport)
@@ -12,11 +12,11 @@ v1.9.0 | 2024-11-04
积木报表JimuReport,是一款免费的数据可视化报表,含报表、仪表盘和大屏设计,像搭建积木一样完全在线设计!功能涵盖:数据报表、打印设计、图表报表、门户设计、大屏设计等!
- - Web版报表设计器,类Excel操作风格,通过拖拽完成报表设计,所见即所得。
+ - Web版报表设计器,类Excel操作风格,通过拖拽完成报表设计,所见即所得.
- 大屏采用类word风格,可以随意拖动组件,想怎么设计怎么设计,可以像百度和阿里一样,设计出炫酷大屏!
- - 从v1.9.0+起积木仪表盘支持大屏迈进了革命的步伐,她的牛叉之处:同时支持仪表盘、大屏、门户(支持交互)、移动。
- - 秉承"简单、易用、专业"的产品理念,极大的降低报表开发难度、缩短开发周期、节省成本。
- - 领先的企业级Web报表,支持各种复杂报表,专注于解决企业报表难题。
+ - 从 v1.9+ 起推出 JimuBI 产品,她的牛叉之处,同时支持仪表盘、大屏、门户 (支持交互)、移动.
+ - 秉承"简单、易用、专业"的产品理念,极大的降低报表开发难度、缩短开发周期、节省成本.
+ - 领先的企业级Web报表,支持各种复杂报表,专注于解决企业报表难题.
```
专注于开源,打造 “专业 易用 智能” 的数据可视化报表、大屏、门户
@@ -49,7 +49,7 @@ v1.9.0 | 2024-11-04
org.jeecgframework.jimureport
jimureport-spring-boot-starter
- 1.9.0
+ 1.9.1
```
@@ -60,8 +60,8 @@ v1.9.0 | 2024-11-04
```
org.jeecgframework.jimureport
- jimureport-dashboard-spring-boot-starter
- 1.9.0
+ jimubi-spring-boot-starter
+ 1.9.1
```
diff --git a/jimureport-example/pom.xml b/jimureport-example/pom.xml
index a1fa97b..afd22ad 100644
--- a/jimureport-example/pom.xml
+++ b/jimureport-example/pom.xml
@@ -45,7 +45,7 @@
- 1.9.0
+ 1.9.1
1.8
8.0.3
@@ -71,7 +71,7 @@
org.jeecgframework.jimureport
- jimureport-dashboard-spring-boot-starter
+ jimubi-spring-boot-starter
${jimureport.version}
diff --git a/jimureport-example/src/main/resources/application-dev.yml b/jimureport-example/src/main/resources/application-dev.yml
index 867ebeb..9558a87 100644
--- a/jimureport-example/src/main/resources/application-dev.yml
+++ b/jimureport-example/src/main/resources/application-dev.yml
@@ -72,6 +72,13 @@ jeecg:
- 20
- 30
- 40
+ # 邮件发送
+ mail:
+ enabled: false
+ sender: 积木报表
+ host: smtp.exmail.qq.com
+ username: ??
+ password: ??
#输出sql日志
logging:
level: