优惠券:新人券使用 MQ 发放

This commit is contained in:
owen
2023-09-30 17:29:32 +08:00
parent 497ea2eee8
commit fc432ba073
10 changed files with 132 additions and 6 deletions

View File

@ -22,6 +22,11 @@
<artifactId>yudao-common</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-mq</artifactId>
<scope>compile</scope>
</dependency>
<!-- 参数校验 -->
<dependency>
<groupId>org.springframework.boot</groupId>