v1.4 版本发布,修复bug、优化细节、新增定时任务管理,详细信息查看发行版说明

pull/111/head
郑杰 2019-01-08 20:13:43 +08:00
parent 68e62678fc
commit 90426bee42
1 changed files with 3 additions and 7 deletions

View File

@ -20,20 +20,16 @@
- 管理员: admin
- 测试用户: test
##### 默认密码
##### 默认密码
- 密码: 123456
#### 开发环境
- JDK8
- IDEIntelliJ IDEA (后端)
- IDEIntelliJ IDEA (后端)
- IDEJetBrains WebStorm (前端)
- 依赖管理Maven
- 数据库MySQL 5.5.59
#### 系统功能模块
@ -60,7 +56,7 @@
- 缓存框架Redis
- 日志打印logback+log4jdbc
- 接口文档 swagger2
- 其他fastjsonaopMapStruct等。
- 其他fastjson、aop、MapStruct等
#### 前端技术栈
- node