客服模块
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<module>common-jdbc</module>
|
||||
<module>common-all</module>
|
||||
<module>common-exception</module>
|
||||
<module>common-wechat</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
@@ -71,6 +72,11 @@
|
||||
<artifactId>common-jdbc</artifactId>
|
||||
<version>${urban-lifeline.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.xyzh.common</groupId>
|
||||
<artifactId>common-wechat</artifactId>
|
||||
<version>${urban-lifeline.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
</project>
|
||||
Reference in New Issue
Block a user