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

@@ -83,10 +83,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包 -->