Преглед изворни кода

报表服务pom新增引入

lengfaqiang пре 2 година
родитељ
комит
73536278c1
1 измењених фајлова са 6 додато и 0 уклоњено
  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>