更换短信验证码
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user