Browse Source

//a video

private_deployment
xhxu 2 years ago
parent
commit
95534635da
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      suimangCApi/pom.xml

+ 3
- 2
suimangCApi/pom.xml View File

@@ -16,10 +16,11 @@
<groupId>com.iformall</groupId>
<artifactId>suimangService</artifactId>
<version>1.0</version>
</dependency> <!-- ocr -->
</dependency>

<dependency>
<groupId>com.iformall</groupId>
<artifactId>suimangOcr</artifactId>
<artifactId>suimangVideo</artifactId>
<version>1.0</version>
</dependency>
<!-- ocr -->


Loading…
Cancel
Save