使用yauaa代替bitwalker

This commit is contained in:
RuoYi
2025-12-09 14:09:47 +08:00
parent b27c1df598
commit d4e0f3e3a8
6 changed files with 270 additions and 22 deletions

View File

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