From ceb6cdffdd5ed0f2b2d83fd5c2286c50a950e910 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 20 七月 2024 17:00:48 +0800
Subject: [PATCH] 代码提交
---
smartor/pom.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/smartor/pom.xml b/smartor/pom.xml
index abede7c..cb88cb8 100644
--- a/smartor/pom.xml
+++ b/smartor/pom.xml
@@ -114,6 +114,12 @@
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
+
+ <!-- rabbitmq 渚濊禆-->
+ <dependency>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-starter-amqp</artifactId>
+ </dependency>
</dependencies>
--
Gitblit v1.9.3