|
|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
|
<parent>
|
|
|
|
|
<artifactId>admin</artifactId>
|
|
|
|
|
<artifactId>system</artifactId>
|
|
|
|
|
<groupId>cn.iocoder.mall</groupId>
|
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
</parent>
|
|
|
|
|
@ -14,12 +14,12 @@
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>cn.iocoder.mall</groupId>
|
|
|
|
|
<artifactId>admin-service-impl</artifactId>
|
|
|
|
|
<artifactId>system-service-impl</artifactId>
|
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>cn.iocoder.mall</groupId>
|
|
|
|
|
<artifactId>admin-sdk</artifactId>
|
|
|
|
|
<artifactId>system-sdk</artifactId>
|
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|