From a54192ebaf5da0df24da9122feeee12bd4b4c755 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Wed, 20 Jul 2022 18:25:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E4=BB=8B=E7=BB=8D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 219244b7..dffe45a9 100644 --- a/README.md +++ b/README.md @@ -130,13 +130,13 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - IDE(JAVA): IDEA (必须安装lombok插件 ) -- IDE(前端): IDEA 或者 WebStorm +- IDE(前端): Vscode、WebStorm、IDEA - 依赖管理:Maven - 缓存:Redis -- 数据库脚本:MySQL5.7+ & Oracle 11g & Sqlserver2017(默认只提供三个库脚本,其他库需要自己转) +- 数据库脚本:MySQL5.7+ & Oracle 11g & Sqlserver2017(其他数据库,[需要自己转](https://my.oschina.net/jeecg/blog/4905722)) #### 后端