Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 525 Bytes

2.0.0 (2022-1-30)

🍉 build

  • SpringBoot 版本2.5.4升级至2.6.3
  • SpringCloud 版本2020.0.3升级至2021.0.0

🍏 feat

  • 系统添加数据权限
  • 接口适配 Vue3 前端版本
  • 动态创建、绑定RabbitMQ队列和交换机(2022/4/5)

🍎 fix

  • 超级管理员部门为null查询部门列表报错问题

🍑 docs

  • SQL脚本更新
  • Nacos配置文件更新
  • 类注释完善

🍇 refactor

  • Swagger 参数注解精简优化

🍌 style

  • 代码格式化,删除无用引用