新增短信

This commit is contained in:
zhangchenbiao
2024-04-10 16:05:10 +08:00
parent 0a1bf9773d
commit e59da5aa86
8 changed files with 82 additions and 27 deletions

View File

@@ -113,6 +113,10 @@
<groupId>com.github.wechatpay-apiv3</groupId>
<artifactId>wechatpay-java</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>alibabacloud-dysmsapi20170525</artifactId>
</dependency>
</dependencies>
</project>