更换短信验证码

This commit is contained in:
wuchunlei
2025-04-16 16:39:07 +08:00
parent 2b57f006a5
commit c6b7699e84
16 changed files with 174 additions and 21 deletions

View File

@@ -224,6 +224,13 @@
<scope>system</scope>
<systemPath>${pom.basedir}/src/main/resources/lib/aspose-words-22.10-jdk16.jar</systemPath>
</dependency>
<dependency>
<groupId>com.zmzm</groupId>
<artifactId>sms-http</artifactId>
<version>sms-http</version>
<scope>system</scope>
<systemPath>${pom.basedir}/src/main/resources/lib/http.jar</systemPath>
</dependency>
<dependency>
<groupId>net.sourceforge.lame</groupId>
<artifactId>lame</artifactId>