소스 검색

审计咨询意见-除电签功能外2

qianxb 1 년 전
부모
커밋
cceb64e982
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      blade-service/blade-meter/pom.xml

+ 6 - 0
blade-service/blade-meter/pom.xml

@@ -79,6 +79,12 @@
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springblade</groupId>
+            <artifactId>blade-e-visa-api</artifactId>
+            <version>2.9.1.RELEASE</version>
+            <scope>compile</scope>
+        </dependency>
     </dependencies>
 
 </project>