阿里云验证码

This commit is contained in:
liuyingfang
2024-03-27 17:02:25 +08:00
parent 3bb8dfed1e
commit 4a25f8f5a3
6 changed files with 157 additions and 3 deletions

View File

@@ -58,6 +58,11 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dysmsapi20170525</artifactId>
<version>2.0.21</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>