feat:钱包接口对接

This commit is contained in:
苏竹红
2025-11-13 18:44:19 +08:00
parent c99c4375d7
commit 9f042b9dbd
34 changed files with 1606 additions and 197 deletions

View File

@@ -232,6 +232,11 @@
<artifactId>alibabacloud-dysmsapi20170525</artifactId>
<version>2.0.24</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.70</version>
</dependency>
<!-- XML处理 -->
</dependencies>
</dependencyManagement>