diff --git a/README.md b/README.md index d438bf5..b497c2c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v3.8.4

+

RuoYi v3.8.5

基于SpringBoot+Vue前后端分离的Java快速开发框架

- +

diff --git a/pom.xml b/pom.xml index 74ff4ab..1b9688b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ com.ruoyi ruoyi - 3.8.4 + 3.8.5 ruoyi http://www.ruoyi.vip 若依管理系统 - 3.8.4 + 3.8.5 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index d5e400d..9a4cde8 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 3f94441..acb28b4 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,9 +3,9 @@ ruoyi: # 名称 name: RuoYi # 版本 - version: 3.8.4 + version: 3.8.5 # 版权年份 - copyrightYear: 2022 + copyrightYear: 2023 # 实例演示开关 demoEnabled: true # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index c9acaa6..bd62a98 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 @@ -58,6 +58,13 @@ com.fasterxml.jackson.core jackson-databind + + + + com.baomidou + dynamic-datasource-spring-boot-starter + 3.5.2 + diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 54b68ad..a2ccee2 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml index 247dc11..094e33d 100644 --- a/ruoyi-generator/pom.xml +++ b/ruoyi-generator/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml index 09f2aaa..6b8de13 100644 --- a/ruoyi-quartz/pom.xml +++ b/ruoyi-quartz/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index 978b7c4..7a5bc23 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.4 + 3.8.5 4.0.0 diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 190bf2f..39d1692 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.8.4", + "version": "3.8.5", "description": "若依管理系统", "author": "若依", "license": "MIT", diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index f5295bc..5394020 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -147,6 +147,44 @@ 更新日志 + +
    +
  1. 定时任务违规的字符
  2. +
  3. 重置时取消部门选中
  4. +
  5. 新增返回警告消息提示
  6. +
  7. 忽略不必要的属性数据返回
  8. +
  9. 修改参数键名时移除前缓存配置
  10. +
  11. 导入更新用户数据前校验数据权限
  12. +
  13. 兼容Excel下拉框内容过多无法显示的问题
  14. +
  15. 升级echarts到最新版本5.4.0
  16. +
  17. 升级core-js到最新版本3.25.3
  18. +
  19. 升级oshi到最新版本6.4.0
  20. +
  21. 升级kaptcha到最新版2.3.3
  22. +
  23. 升级druid到最新版本1.2.15
  24. +
  25. 升级fastjson到最新版2.0.20
  26. +
  27. 升级pagehelper到最新版1.4.6
  28. +
  29. 优化弹窗内容过多展示不全问题
  30. +
  31. 优化swagger-ui静态资源使用缓存
  32. +
  33. 开启TopNav没有子菜单隐藏侧边栏
  34. +
  35. 删除fuse无效选项maxPatternLength
  36. +
  37. 优化导出对象的子列表为空会出现[]问题
  38. +
  39. 优化编辑头像时透明部分会变成黑色问题
  40. +
  41. 优化小屏幕上修改头像界面布局错位的问题
  42. +
  43. 修复代码生成勾选属性无效问题
  44. +
  45. 修复文件上传组件格式验证问题
  46. +
  47. 修复回显数据字典数组异常问题
  48. +
  49. 修复sheet超出最大行数异常问题
  50. +
  51. 修复Log注解GET请求记录不到参数问题
  52. +
  53. 修复调度日志点击多次数据不变化的问题
  54. +
  55. 修复主题颜色在Drawer组件不会加载问题
  56. +
  57. 修复文件名包含特殊字符的文件无法下载问题
  58. +
  59. 修复table中更多按钮切换主题色未生效修复问题
  60. +
  61. 修复某些特性的环境生成代码变乱码TXT文件问题
  62. +
  63. 修复代码生成图片/文件/单选时选择必填无法校验问题
  64. +
  65. 修复某些特性的情况用户编辑对话框中角色和部门无法修改问题
  66. +
  67. 其他细节优化
  68. +
+
  1. 数据逻辑删除不进行唯一验证
  2. @@ -871,14 +909,14 @@ export default { data() { return { // 版本号 - version: "3.8.4", + version: "3.8.5" }; }, methods: { goTarget(href) { window.open(href, "_blank"); - }, - }, + } + } };