使用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

@@ -84,10 +84,10 @@
<artifactId>poi-ooxml</artifactId>
</dependency>
<!-- yml解析器 -->
<!-- 解析客户端操作系统、浏览器等 -->
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa</artifactId>
</dependency>
<!-- servlet包 -->