上传文件名使用UUID名称

This commit is contained in:
2025-10-22 16:40:29 +08:00
parent 342ac32890
commit c2d1afb92d
2 changed files with 8 additions and 1 deletions

View File

@@ -120,6 +120,10 @@
<groupId>com.jeelowcode</groupId>
<artifactId>tool-spring-boot-starter-file</artifactId>
</dependency>
<dependency>
<groupId>com.jeelowcode</groupId>
<artifactId>jeelowcode-utils</artifactId>
</dependency>
</dependencies>