mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-21 21:06:41 +08:00
修正UserAgent解析逻辑,正确设置浏览器和操作系统字段
This commit is contained in:
@ -3,7 +3,7 @@ package com.ruoyi.common.exception.file;
|
||||
import java.util.Arrays;
|
||||
|
||||
/**
|
||||
* 文件上传 误异常类
|
||||
* 文件上传无效扩展名异常类
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
|
||||
@ -129,7 +129,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.el-submenu {
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user