From 5df67db07e985a13033bfa014d7e0ef1fc91cfcf Mon Sep 17 00:00:00 2001 From: liyj <1617420630@qq.com> Date: Thu, 13 Nov 2025 17:24:07 +0800 Subject: [PATCH] =?UTF-8?q?im=E6=9C=8D=E5=8A=A1=E6=96=B0=E5=A2=9E=E5=88=86?= =?UTF-8?q?=E5=B8=83=E5=BC=8Frabbimq=E8=A7=A3=E5=86=B3=E6=96=B9=E6=A1=88,p?= =?UTF-8?q?om?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall-im/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mall-im/pom.xml b/mall-im/pom.xml index e34748b6..163bef3c 100644 --- a/mall-im/pom.xml +++ b/mall-im/pom.xml @@ -100,6 +100,12 @@ jackson-module-jaxb-annotations 2.8.6 + + + + org.springframework.boot + spring-boot-starter-amqp +