소스 검색

补充依赖

Frankensteinly 1 년 전
부모
커밋
542f1157e6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      ktg-iscs/pom.xml

+ 4 - 0
ktg-iscs/pom.xml

@@ -22,6 +22,10 @@
             <groupId>com.ktg</groupId>
             <artifactId>ktg-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.ktg</groupId>
+            <artifactId>ktg-framework</artifactId>
+        </dependency>
         <dependency>
             <groupId>io.swagger</groupId>
             <artifactId>swagger-annotations</artifactId>