- 集成 mall - spring boot

This commit is contained in:
sin
2019-05-11 09:14:48 +08:00
parent a80b98d997
commit dec689d034
4 changed files with 11 additions and 88 deletions

View File

@@ -38,6 +38,11 @@
<artifactId>user-sdk</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>mall-spring-boot</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<!-- tools category -->
<dependency>