Pārlūkot izejas kodu

修改pom增加模块处理

lengfaqiang 2 gadi atpakaļ
vecāks
revīzija
ca45bfbda9
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      sckw-modules/sckw-example/pom.xml

+ 5 - 0
sckw-modules/sckw-example/pom.xml

@@ -57,6 +57,11 @@
             <artifactId>sckw-system-api</artifactId>
             <version>1.0.0</version>
         </dependency>
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-file-api</artifactId>
+            <version>1.0.0</version>
+        </dependency>
 
         <dependency>
             <groupId>com.sckw</groupId>