短信验证码
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -224,13 +224,6 @@
|
||||
<scope>system</scope>
|
||||
<systemPath>${pom.basedir}/src/main/resources/lib/aspose-words-22.10-jdk16.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.bcloud.msg.http</groupId>
|
||||
<artifactId>bcloud.msg.http</artifactId>
|
||||
<version>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>
|
||||
@@ -448,7 +441,7 @@
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<fork>true</fork>
|
||||
<includeSystemScope>true</includeSystemScope>
|
||||
<!-- <includeSystemScope>true</includeSystemScope>-->
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- 跳过单元测试 -->
|
||||
|
||||
Reference in New Issue
Block a user