多因素
This commit is contained in:
9
pom.xml
9
pom.xml
@ -24,6 +24,15 @@
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 证书加密签名 -->
|
||||
<dependency>
|
||||
<groupId>com.cuca</groupId>
|
||||
<artifactId>cucasecuritysdk</artifactId>
|
||||
<version>1.7</version>
|
||||
<!-- <scope>system</scope>-->
|
||||
<!-- <systemPath>${project.basedir}/libs/cucasecuritysdk-1.7.jar</systemPath>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.deepoove</groupId>
|
||||
<artifactId>poi-tl</artifactId>
|
||||
|
Reference in New Issue
Block a user