【修改】 解压zip,功能修改

This commit is contained in:
RENWEIBING\letre
2025-05-06 20:52:47 +08:00
parent 3a0992bc0d
commit d2c9c399d7
2 changed files with 27 additions and 30 deletions

View File

@@ -43,7 +43,11 @@
<artifactId>Saxon-HE</artifactId>
<version>12.5</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.0</version> <!-- 或使用最新版本 -->
</dependency>
<!-- Web 相关 -->
<dependency>
<groupId>pc.exam.gg</groupId>