From 833cea5f9c4030ec5d43d73fe39dab294a321b1f Mon Sep 17 00:00:00 2001
From: 叶松 <2217086471@qq.com>
Date: 星期四, 12 十月 2023 16:58:21 +0800
Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe

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

diff --git a/hd/pipe/StaffManage/src/main/resources/application-dev.yml b/hd/pipe/StaffManage/src/main/resources/application-dev.yml
index 5763621..c172a05 100644
--- a/hd/pipe/StaffManage/src/main/resources/application-dev.yml
+++ b/hd/pipe/StaffManage/src/main/resources/application-dev.yml
@@ -21,10 +21,10 @@
 global:
   filePrefix: https://pipe.thhy-tj.com/
 emqx:
-  host: 111.30.93.212
+  host: 111.30.93.215
   port: 1883
-  username: io
-  password: io
+  username: thhy
+  password: thhy123
   qos: 1
   topic: FF:AA:F4:12:67:05
   willTopic: FF:AA:F4:12:67:05-W

--
Gitblit v1.9.3