add 新增 sms4j 短信融合框架整合

remove 移除原短信功能
This commit is contained in:
疯狂的狮子Li
2023-06-14 14:03:43 +08:00
parent 81f488e24a
commit 618ba481b8
14 changed files with 107 additions and 393 deletions

View File

@ -28,17 +28,6 @@
<artifactId>ruoyi-sms</artifactId>
</dependency>
<!-- 短信 用哪个导入哪个依赖 -->
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->
<!-- <artifactId>dysmsapi20170525</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>com.tencentcloudapi</groupId>-->
<!-- <artifactId>tencentcloud-sdk-java-sms</artifactId>-->
<!-- </dependency>-->
</dependencies>
</project>