minghao-chen 2 роки тому
батько
коміт
82c5e90817
1 змінених файлів з 7 додано та 0 видалено
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -184,6 +184,13 @@
                 <version>${beidou.version}</version>
             </dependency>
 
+            <!-- 船舶档案-->
+            <dependency>
+                <groupId>cn.com.taiji</groupId>
+                <artifactId>beidou-ship</artifactId>
+                <version>${beidou.version}</version>
+            </dependency>
+
         </dependencies>
     </dependencyManagement>