promotion:去除已经不使用的代码

This commit is contained in:
YunaiV
2023-10-23 19:24:04 +08:00
parent a778c25075
commit 054569a3d3
18 changed files with 4 additions and 755 deletions

View File

@@ -14,8 +14,8 @@
<name>${project.artifactId}</name>
<description>
market模块,主要实现营销相关功能
例如营销活动、banner广告、优惠券、优惠码等功能。
promotion 模块,主要实现营销相关功能
例如营销活动、banner 广告、优惠券、优惠码等功能。
</description>
<dependencies>
@@ -49,10 +49,6 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-tenant</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-weixin</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>