From 8ae14aaf27d645f8897b5b7305880d4df37a297d Mon Sep 17 00:00:00 2001
From: 张晓波 <bingbo1993@126.com>
Date: 星期二, 26 九月 2023 10:16:22 +0800
Subject: [PATCH] 删除大屏 mq

---
 hd/pipe/gateway/src/main/resources/application-pro.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hd/pipe/gateway/src/main/resources/application-pro.yml b/hd/pipe/gateway/src/main/resources/application-pro.yml
index 69539a7..bf4520a 100644
--- a/hd/pipe/gateway/src/main/resources/application-pro.yml
+++ b/hd/pipe/gateway/src/main/resources/application-pro.yml
@@ -5,7 +5,7 @@
       discovery:
         heart-beat-interval: 3000
         heart-beat-timeout: 15000
-        group: pipe
+        group: supipe
       config:
         file-extension: yml
         group: sunacos

--
Gitblit v1.9.3