立案申请组庭功能开发

This commit is contained in:
qitz
2023-09-14 18:40:44 +08:00
parent b43f38c9dd
commit 891c67f39f
19 changed files with 921 additions and 11 deletions
+7
View File
@@ -126,6 +126,13 @@
<artifactId>javax.servlet-api</artifactId>
</dependency>
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java-ocr</artifactId>
<version>3.1.701</version>
</dependency>
</dependencies>
</project>