mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 13:03:43 +08:00
31 lines
525 B
Markdown
31 lines
525 B
Markdown
# 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
|
|
|
|
- 代码格式化,删除无用引用
|
|
|
|
|
|
|
|
|