与dev重组登录

This commit was merged in pull request #41.
This commit is contained in:
future
2026-06-25 01:12:42 +08:00
parent 2ffd1aa7d6
commit 0d143be7b3
10 changed files with 192 additions and 144 deletions
+7 -1
View File
@@ -68,7 +68,13 @@
<artifactId>hutool-all</artifactId>
<version>5.8.25</version>
</dependency>
<!-- 阿里云一键登录服务 -->
<!-- 阿里云号码认证服务(新版SDK -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dypnsapi20170525</artifactId>
<version>1.0.6</version>
</dependency>
<!-- 阿里云一键登录服务(旧版SDK,保留兼容) -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-dypnsapi</artifactId>