Browse Source

配置文件更改

minghao-chen 2 years ago
parent
commit
82c5e90817
1 changed files with 7 additions and 0 deletions
  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>