mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-30 21:41:57 +08:00
完成基础邮件发送功能
This commit is contained in:
@@ -124,6 +124,12 @@
|
||||
<version>${mybatis.dynamic.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Java邮件标准接口 -->
|
||||
<dependency>
|
||||
<groupId>jakarta.mail</groupId>
|
||||
<artifactId>jakarta.mail-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user