创建对应模块
This commit is contained in:
@@ -55,6 +55,24 @@
|
||||
<artifactId>smartFishingPort-framework</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 基础模块-->
|
||||
<dependency>
|
||||
<groupId>com.ltgk.smartFishingPort</groupId>
|
||||
<artifactId>smartFishingPort-base</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- solr服务模块-->
|
||||
<dependency>
|
||||
<groupId>com.ltgk.smartFishingPort</groupId>
|
||||
<artifactId>smartFishingPort-solr</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 科创模块-->
|
||||
<dependency>
|
||||
<groupId>com.ltgk.smartFishingPort</groupId>
|
||||
<artifactId>smartFishingPort-kechuang</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user