- 后端:修复一些 bug ,引入错包的问题。

This commit is contained in:
YunaiV
2019-05-11 18:12:22 +08:00
parent ec2151c9ef
commit 36018c84da
16 changed files with 70 additions and 23 deletions

View File

@@ -17,6 +17,11 @@
<artifactId>common-framework</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>mall-spring-boot</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>