This commit is contained in:
wucongxing8150 2025-06-17 11:58:37 +08:00
parent 5517e2c2f8
commit 3243e23601

View File

@ -102,14 +102,14 @@
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dysmsapi20170525</artifactId>
<version>4.1.1</version>
<version>2.0.23</version>
</dependency>
<!-- 阿里云 OpenAPI 基础依赖 -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea-openapi</artifactId>
<version>0.3.9</version>
<version>0.2.6</version>
</dependency>
<!-- 阿里云 Tea 工具库 -->