🔄Update: 完成邮件发送接口

This commit is contained in:
2025-10-08 00:17:22 +08:00
parent c72a374f21
commit 0ac267316b
4 changed files with 50 additions and 0 deletions
+5
View File
@@ -35,6 +35,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
</project>