1.国网工具类提交

This commit is contained in:
wr
2023-12-07 16:34:21 +08:00
parent 1490ead1ca
commit df070093c5
7 changed files with 205 additions and 39 deletions

View File

@@ -69,6 +69,11 @@
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.csb.sdk</groupId>
<artifactId>http-client</artifactId>
<version>1.1.5.11</version>
</dependency>
</dependencies>
</project>