|
@@ -79,6 +79,19 @@
|
|
|
<artifactId>yijia-station</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
+ <!-- 客户管理-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.yijia</groupId>
|
|
|
+ <artifactId>yijia-customer</artifactId>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+ <!-- 营销管理-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.yijia</groupId>
|
|
|
+ <artifactId>yijia-market</artifactId>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|