diff --git a/README.md b/README.md
index d438bf59..b497c2c7 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-RuoYi v3.8.4
+RuoYi v3.8.5
基于SpringBoot+Vue前后端分离的Java快速开发框架
-
+
diff --git a/pom.xml b/pom.xml
index 74ff4abb..1b9688b4 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 d5e400d8..9a4cde8f 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 3f94441a..acb28b42 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 c9acaa6b..bd62a982 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 54b68ad4..a2ccee29 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 247dc11e..094e33d8 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 09f2aaa0..6b8de13e 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 978b7c4e..7a5bc23a 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 190bf2f1..39d16929 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 f5295bc6..53940204 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -147,6 +147,44 @@
更新日志
+
+
+ - 定时任务违规的字符
+ - 重置时取消部门选中
+ - 新增返回警告消息提示
+ - 忽略不必要的属性数据返回
+ - 修改参数键名时移除前缓存配置
+ - 导入更新用户数据前校验数据权限
+ - 兼容Excel下拉框内容过多无法显示的问题
+ - 升级echarts到最新版本5.4.0
+ - 升级core-js到最新版本3.25.3
+ - 升级oshi到最新版本6.4.0
+ - 升级kaptcha到最新版2.3.3
+ - 升级druid到最新版本1.2.15
+ - 升级fastjson到最新版2.0.20
+ - 升级pagehelper到最新版1.4.6
+ - 优化弹窗内容过多展示不全问题
+ - 优化swagger-ui静态资源使用缓存
+ - 开启TopNav没有子菜单隐藏侧边栏
+ - 删除fuse无效选项maxPatternLength
+ - 优化导出对象的子列表为空会出现[]问题
+ - 优化编辑头像时透明部分会变成黑色问题
+ - 优化小屏幕上修改头像界面布局错位的问题
+ - 修复代码生成勾选属性无效问题
+ - 修复文件上传组件格式验证问题
+ - 修复回显数据字典数组异常问题
+ - 修复sheet超出最大行数异常问题
+ - 修复Log注解GET请求记录不到参数问题
+ - 修复调度日志点击多次数据不变化的问题
+ - 修复主题颜色在Drawer组件不会加载问题
+ - 修复文件名包含特殊字符的文件无法下载问题
+ - 修复table中更多按钮切换主题色未生效修复问题
+ - 修复某些特性的环境生成代码变乱码TXT文件问题
+ - 修复代码生成图片/文件/单选时选择必填无法校验问题
+ - 修复某些特性的情况用户编辑对话框中角色和部门无法修改问题
+ - 其他细节优化
+
+
- 数据逻辑删除不进行唯一验证
@@ -871,14 +909,14 @@ export default {
data() {
return {
// 版本号
- version: "3.8.4",
+ version: "3.8.5"
};
},
methods: {
goTarget(href) {
window.open(href, "_blank");
- },
- },
+ }
+ }
};