add 增加 ruoyi-common-mail 邮件模块

This commit is contained in:
疯狂的狮子Li
2022-05-02 23:37:34 +08:00
parent 7303af9621
commit 8edb4c7ab0
9 changed files with 640 additions and 0 deletions

View File

@@ -95,6 +95,11 @@
<artifactId>ruoyi-api-resource</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-mail</artifactId>
</dependency>
</dependencies>
<build>