1
0

feat: 改为单次运行

This commit is contained in:
2025-06-19 16:23:23 +08:00
parent f2bad71f1d
commit d87ddfefe6
4 changed files with 3 additions and 33 deletions

View File

@@ -33,7 +33,7 @@ dependencies {
implementation("cn.hutool:hutool-crypto:5.8.16")
implementation("org.springframework.retry:spring-retry")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter")
implementation("org.springframework.boot:spring-boot-starter-mail")
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")