|
|
@ -18,6 +18,11 @@ |
|
|
|
<artifactId>epdc-custom-client</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.esua.epdc</groupId> |
|
|
|
<artifactId>epdc-admin-client</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.esua.epdc</groupId> |
|
|
|
<artifactId>epdc-commons-tools</artifactId> |
|
|
@ -46,11 +51,6 @@ |
|
|
|
<artifactId>epdc-commons-tools-phone</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.esua.epdc</groupId> |
|
|
|
<artifactId>epdc-admin-client</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<!-- nacos start --> |
|
|
|
<dependency> |
|
|
|