使用yauaa代替bitwalker

This commit is contained in:
RuoYi
2025-12-09 13:55:49 +08:00
parent e73d4918d3
commit e16e2be36d
5 changed files with 15 additions and 21 deletions

View File

@@ -59,12 +59,6 @@
<artifactId>thymeleaf-extras-shiro</artifactId>
</dependency>
<!-- 解析客户端操作系统、浏览器等 -->
<dependency>
<groupId>eu.bitwalker</groupId>
<artifactId>UserAgentUtils</artifactId>
</dependency>
<!-- 获取系统信息 -->
<dependency>
<groupId>com.github.oshi</groupId>