多因素

This commit is contained in:
jlzhangyx5
2023-08-25 09:54:50 +08:00
parent 2c9374c483
commit 62e00afee9
12 changed files with 579 additions and 1 deletions

View File

@ -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>