From c3e0c3ee12df1ffb544aa63c6c3a60486cbd1e40 Mon Sep 17 00:00:00 2001
From: 张晓波 <bingbo1993@126.com>
Date: 星期四, 12 十月 2023 15:30:51 +0800
Subject: [PATCH] 删除大屏 mq

---
 hd/pipe/StaffManage/src/main/resources/application-dev.yml |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/hd/pipe/StaffManage/src/main/resources/application-dev.yml b/hd/pipe/StaffManage/src/main/resources/application-dev.yml
index 5ad14c2..5763621 100644
--- a/hd/pipe/StaffManage/src/main/resources/application-dev.yml
+++ b/hd/pipe/StaffManage/src/main/resources/application-dev.yml
@@ -19,4 +19,15 @@
         file-extension: yml
         group: sunacos
 global:
-  filePrefix: https://pipe.thhy-tj.com/
\ No newline at end of file
+  filePrefix: https://pipe.thhy-tj.com/
+emqx:
+  host: 111.30.93.212
+  port: 1883
+  username: io
+  password: io
+  qos: 1
+  topic: FF:AA:F4:12:67:05
+  willTopic: FF:AA:F4:12:67:05-W
+  willContent: FF:AA:F4:12:67:05-offline
+netty:
+  port: 10001
\ No newline at end of file

--
Gitblit v1.9.3