From ceeb235b4d1806b0a3dffd22caaa8154cd96de25 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 30 Oct 2020 10:39:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c4e594f..0a972fe 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,11 @@ v1.0-beta - 第二步: 执行升级 sql - [jimureport_init20201029.sql](https://github.com/zhangdaiscott/JimuReport/blob/master/db/jimureport_init20201029.sql "jimureport_init20201029.sql") + [jimureport_init20201029.sql](https://github.com/zhangdaiscott/JimuReport/blob/master/db/jimureport_init20201029.sql "jimureport_init20201029.sql") - 第三步:修改配置文件 - 修改 application-dev.yml增加配置 + + 修改 application-dev.yml增加配置属性 ``` #jeecg专用配置 @@ -55,8 +56,6 @@ jeecg : - - 项目介绍 -----------------------------------