新增阿里云对接方法

This commit is contained in:
zhangchenbiao
2023-06-16 11:18:38 +08:00
parent 39782aec34
commit 960fb0bb53
11 changed files with 286 additions and 5 deletions

View File

@@ -63,6 +63,10 @@
<groupId>com.aliyun</groupId>
<artifactId>dytnsapi20200217</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ocr20191230</artifactId>
</dependency>
</dependencies>
</project>