添加上传文件后缀名称,以及上传名称和日期顺序放反

This commit is contained in:
高保安
2025-12-23 16:46:14 +08:00
parent 9eeb7829dc
commit 0b71330b52
11 changed files with 45 additions and 4 deletions

View File

@@ -150,6 +150,10 @@
<optional>true</optional>
<version>1.18.40</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>