fix promotion优惠券工程继续迁移,未完成,再再再提交下

This commit is contained in:
wuwenbin
2020-07-29 22:48:41 +08:00
parent 90047c10d7
commit 495bf2ed58
27 changed files with 1631 additions and 16 deletions

View File

@@ -46,6 +46,12 @@
<groupId>cn.iocoder.mall</groupId>
<artifactId>mall-spring-boot-starter-mybatis</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>product-service-api</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>