diff --git a/pom.xml b/pom.xml index a1789743..f50e460e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ RuoYi-Vue-Plus后台管理系统 - 2.3.0 + 2.3.1 2.3.11.RELEASE UTF-8 UTF-8 diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 2fc1921b..52551a4c 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi-vue-plus", - "version": "2.3.0", + "version": "2.3.1", "description": "RuoYi-Vue-Plus后台管理系统", "author": "LionLi", "license": "MIT", diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 29d4dbb5..d904f309 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -80,6 +80,18 @@ 更新日志 + +
    +
  1. add 增加 redisson 分布式锁 注解与demo案例
  2. +
  3. add 增加 Oracle 分支
  4. +
  5. update 优化 redis 空密码兼容性
  6. +
  7. update 优化前端代码生成按钮增加 loading
  8. +
  9. fix 修复 redisson 不能批量删除的bug
  10. +
  11. fix 修复表单构建选择下拉选择控制台报错问题
  12. +
  13. fix 修复 vo 代码生成 主键列表显示 重复生成bug
  14. +
  15. fix 修复上传路径 win 打包编译为 win 路径, linux 报错bug
  16. +
+
  1. add 升级 luttuce 为 redisson 性能更强 工具更全
  2. @@ -195,12 +207,14 @@