商品模块移除对营销模块的依赖

This commit is contained in:
puhui999
2023-10-23 17:29:26 +08:00
parent 6723cae781
commit 3672d0f245
5 changed files with 5 additions and 69 deletions

View File

@@ -28,11 +28,6 @@
<artifactId>yudao-module-member-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-promotion-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- 业务组件 -->
<dependency>