初始化 1.5.0-snapshot 版本

This commit is contained in:
YunaiV
2022-02-07 16:12:37 +08:00
parent 09d0634694
commit d5c35c23dc
4 changed files with 28 additions and 5 deletions

View File

@@ -11,11 +11,34 @@
* 升级 mybatis plus 最新版本,优化多租户的实现
* RedisKeyDefine 的发现机制
## [v.1.5.0] 计划 2022.02.28 发布
## [v.1.5.0] 【进行中】计划 2022.02.28 发布
* 基于 flowable 实现工作流
* 基于 uniapp 实现小程序,完成用户中心相关的功能(社交登陆、修改密码、忘记密码、修改个人信息等等功能)
### ⚠️ Warning
TODO
### 📈 Statistic
* 总代码行数:
* 源码代码行数:
* 注释行数:
* 单元测试用例数:
### ⭐ New Features
TODO
### 🐞 Bug Fixes
* 【修复】数据权限的 `DEPT_AND_CHILD` 范围时,未设置自己所在的部门
### 🔨 Dependency Upgrades
TODO
## [v1.4.0] 2022.02.04
### ⚠️ Warning