|
|
@ -5,17 +5,17 @@ |
|
|
|
|
|
|
|
<parent> |
|
|
|
<groupId>com.esua.epdc.shibei</groupId> |
|
|
|
<artifactId>epdc-cloud-parent</artifactId> |
|
|
|
<artifactId>epdc-cloud-parent-shibei</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</parent> |
|
|
|
|
|
|
|
<artifactId>epdc-cloud-gateway</artifactId> |
|
|
|
<artifactId>epdc-cloud-gateway-shibei</artifactId> |
|
|
|
<packaging>jar</packaging> |
|
|
|
<description>市北党建e家网关模块</description> |
|
|
|
|
|
|
|
<dependencies> |
|
|
|
<dependency> |
|
|
|
<groupId>com.esua.epdc</groupId> |
|
|
|
<groupId>com.esua.epdc.shibei</groupId> |
|
|
|
<artifactId>epdc-commons-tools</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|