Commit 90426bee authored by 郑杰's avatar 郑杰
Browse files

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

parent 68e62678
...@@ -20,20 +20,16 @@ ...@@ -20,20 +20,16 @@
- 管理员: admin - 管理员: admin
- 测试用户: test - 测试用户: test
##### 默认密码 ##### 默认密码
- 密码: 123456 - 密码: 123456
#### 开发环境 #### 开发环境
- JDK:8 - JDK:8
- IDE:IntelliJ IDEA (后端)
- IDE:IntelliJ IDEA (后端)
- IDE:JetBrains WebStorm (前端) - IDE:JetBrains WebStorm (前端)
- 依赖管理:Maven - 依赖管理:Maven
- 数据库:MySQL 5.5.59 - 数据库:MySQL 5.5.59
#### 系统功能模块 #### 系统功能模块
...@@ -60,7 +56,7 @@ ...@@ -60,7 +56,7 @@
- 缓存框架:Redis - 缓存框架:Redis
- 日志打印:logback+log4jdbc - 日志打印:logback+log4jdbc
- 接口文档 swagger2 - 接口文档 swagger2
- 其他:fastjsonaopMapStruct等 - 其他:fastjsonaopMapStruct等
#### 前端技术栈 #### 前端技术栈
- node - node
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment