短信邮件完善

This commit is contained in:
18792927508
2024-05-29 13:41:49 +08:00
parent 44babb09b1
commit 8261c52673
62 changed files with 2530 additions and 1373 deletions
+7 -2
View File
@@ -12,11 +12,16 @@
<artifactId>ruoyi-system</artifactId>
<description>
system系统模块
<!-- system系统模块-->
</description>
<dependencies>
<!--通用mapper-->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-spring-boot-starter</artifactId>
<version>2.1.5</version>
</dependency>
<!-- 通用工具-->
<dependency>
<groupId>com.ruoyi</groupId>