!537 fix: admin 模块缺少引入 common-mail

Merge pull request !537 from dhb52/dev
This commit is contained in:
疯狂的狮子Li 2024-05-19 14:19:41 +00:00 committed by Gitee
commit 9662d8a2ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -53,6 +53,11 @@
<artifactId>ruoyi-common-ratelimiter</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-mail</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-system</artifactId>