Browse Source

补充依赖

Frankensteinly 1 năm trước cách đây
mục cha
commit
542f1157e6
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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>