浏览代码

完善更新日志

YunaiV 3 年之前
父节点
当前提交
152453106a
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5 3
      更新日志.md

+ 5 - 3
更新日志.md

@@ -29,12 +29,14 @@ TODO
 
 ### ⭐ New Features
 
-TODO
+*【优化】使用 Lombok 简化 JsonUtils 工具类 [#73](https://github.com/YunaiV/ruoyi-vue-pro/pull/73)
 
 ### 🐞 Bug Fixes
 
-* 【修复】数据权限的 `DEPT_AND_CHILD` 范围时,未设置自己所在的部门
-* 【修复】Knife4j 接口文档 404 的问题,原因是 `spring.mvc.static-path-pattern` 配置项,影响了基础路径
+* 【修复】数据权限的 `DEPT_AND_CHILD` 范围时,未设置自己所在的部门 [#72](https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/72)
+* 【修复】Knife4j 接口文档 404 的问题,原因是 `spring.mvc.static-path-pattern` 配置项,影响了基础路径 [commit](https://gitee.com/zhijiantianya/ruoyi-vue-pro/commit/f966fae0606178ec5ffa47dd487f7984867da557)
+* 【修复】修复文件访问地址错误 [#68](https://github.com/YunaiV/ruoyi-vue-pro/pull/68)
+* 【修复】工作流程发起以及审批异常,由 `@NotEmpty` 校验、和 Long 类型异常导致 [#73](https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/73)
 
 ### 🔨 Dependency Upgrades