From 3cd0a47bbca501f0e33c9e429cecccbfd0bf4487 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=95=B8=E9=9D=9E?= <8153694@qq.com>
Date: Wed, 18 Oct 2023 16:35:25 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E5=88=9D=E5=A7=8B=E5=B7=A5?=
 =?UTF-8?q?=E7=A8=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0016288..91ed3f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
                 <profiles.ocrUrl>http://59.175.148.30:8100/</profiles.ocrUrl>
                 <profiles.apiUrl>http://localhost:31042/</profiles.apiUrl>
                 <profiles.mq>sanya</profiles.mq>
-                <profiles.activemq.brokerUrl>tcp://59.175.148.30:62818</profiles.activemq.brokerUrl>
+                <profiles.activemq.brokerUrl>tcp://192.168.0.252:62818</profiles.activemq.brokerUrl>
                 <profiles.publish.path>/home/publish</profiles.publish.path>
             </properties>
         </profile>
-- 
2.24.3