From 90426bee42dfabffc1a25ef1c37e4186280dfe89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=9D=B0?= Date: Tue, 8 Jan 2019 20:13:43 +0800 Subject: [PATCH] =?UTF-8?q?v1.4=20=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E5=A4=8Dbug=E3=80=81=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E7=BB=86=E8=8A=82=E3=80=81=E6=96=B0=E5=A2=9E=E5=AE=9A=E6=97=B6?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86=EF=BC=8C=E8=AF=A6=E7=BB=86?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E6=9F=A5=E7=9C=8B=E5=8F=91=E8=A1=8C=E7=89=88?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7c4d608f..1aec9fa3 100644 --- a/README.md +++ b/README.md @@ -20,20 +20,16 @@ - 管理员: admin - 测试用户: test -##### 默认密码 +##### 默认密码 - 密码: 123456 #### 开发环境 - JDK:8 - -- IDE:IntelliJ IDEA (后端) - +- IDE:IntelliJ IDEA (后端) - IDE:JetBrains WebStorm (前端) - - 依赖管理:Maven - - 数据库:MySQL 5.5.59 #### 系统功能模块 @@ -60,7 +56,7 @@ - 缓存框架:Redis - 日志打印:logback+log4jdbc - 接口文档 swagger2 -- 其他:fastjson,aop,MapStruct等。 +- 其他:fastjson、aop、MapStruct等 #### 前端技术栈 - node