增加一个批量上传文件的接口

This commit is contained in:
dengchun
2025-08-04 23:18:07 +08:00
parent 15980fd5a4
commit d088d46cdc
2 changed files with 46 additions and 27 deletions

View File

@@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.24</version>
<version>3.0.5</version>
</dependency>
<dependency>
<groupId>net.sourceforge.tess4j</groupId>