邮箱模块:完善 log 相关表结构

This commit is contained in:
YunaiV
2023-01-26 01:57:57 +08:00
parent afced9d420
commit f9ab45df18
13 changed files with 141 additions and 148 deletions

View File

@ -106,6 +106,10 @@
<artifactId>yudao-spring-boot-starter-captcha</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
</dependencies>
</project>