【上传多余文件】

This commit is contained in:
YOHO\20373
2025-04-23 17:34:57 +08:00
parent 9667460f17
commit 6ef4d56581
1054 changed files with 19 additions and 11041 deletions

View File

@@ -122,7 +122,11 @@
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId> <!-- 文件客户端:文件类型的识别 -->
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10</version>
</dependency>
</dependencies>
</project>