2
0

fix: 文件上传转换工具

This commit is contained in:
caiyuchao
2025-06-03 11:24:33 +08:00
parent 4b40cc925c
commit 3798930698
4 changed files with 16 additions and 11 deletions

View File

@@ -122,11 +122,6 @@
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
</dependency>
</dependencies>