Przeglądaj źródła

报表服务pom新增引入

lengfaqiang 2 lat temu
rodzic
commit
73536278c1
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      sckw-modules/sckw-report/pom.xml

+ 6 - 0
sckw-modules/sckw-report/pom.xml

@@ -87,6 +87,12 @@
             <version>1.0.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-fleet-api</artifactId>
+            <version>1.0.0</version>
+        </dependency>
+
 
         <!--junit-->
         <dependency>