perf:调整阿里云短信,移除官方sdk

This commit is contained in:
曾文豪
2023-01-10 17:20:42 +08:00
parent b28a99a767
commit 21c7344042
6 changed files with 91 additions and 66 deletions

View File

@@ -23,6 +23,12 @@
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dysmsapi20170525</artifactId>
</dependency>
</dependencies>
<repositories>