阿里千问ocr识别工具类

This commit is contained in:
张松
2025-11-24 17:29:06 +08:00
parent 4a3c63a2aa
commit d11866ad81
5 changed files with 158 additions and 0 deletions

View File

@@ -19,6 +19,10 @@
</properties>
<dependencies>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dashscope-sdk-java</artifactId>
</dependency>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-common-log</artifactId>