fix:证照日期相关和orc

This commit is contained in:
guohb
2024-04-28 10:16:13 +08:00
parent baf6dfd44f
commit 56fb6764b2
9 changed files with 150 additions and 22 deletions

View File

@@ -72,6 +72,11 @@
<groupId>com.aliyun</groupId>
<artifactId>ocr20191230</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ocr_api20210707</artifactId>
<version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>