重新调整结构的测试

This commit is contained in:
YunaiV
2020-07-02 23:06:17 +08:00
parent 8121aee460
commit ee7cf3e871
24 changed files with 56 additions and 174 deletions

View File

@@ -9,12 +9,12 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>user-service-rpc-api</artifactId>
<artifactId>user-service-api</artifactId>
<dependencies>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>user-service-common</artifactId>
<artifactId>common-framework</artifactId>
</dependency>
</dependencies>