mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 05:00:25 +08:00
chore: 新增RabbitMQ依赖
This commit is contained in:
parent
1c8de82520
commit
0870b11c3b
@ -136,6 +136,11 @@
|
|||||||
<artifactId>common-seata</artifactId>
|
<artifactId>common-seata</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.youlai</groupId>
|
||||||
|
<artifactId>common-rabbitmq</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
Loading…
Reference in New Issue
Block a user