From d06b9e4f34481b3336599a232c8b52bd04955297 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期五, 14 八月 2026 15:55:20 +0800
Subject: [PATCH] 解决修改商机时,商机产品的辅单位没有回显问题

---
 yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/emqx/handler/upstream/IotEmqxAuthEventHandler.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/emqx/handler/upstream/IotEmqxAuthEventHandler.java b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/emqx/handler/upstream/IotEmqxAuthEventHandler.java
index ccc7a2b..6064bb8 100644
--- a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/emqx/handler/upstream/IotEmqxAuthEventHandler.java
+++ b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/emqx/handler/upstream/IotEmqxAuthEventHandler.java
@@ -31,7 +31,7 @@
  * 3. 璁惧 ACL 鏉冮檺鎺ュ彛 - 瀵瑰簲 EMQX HTTP ACL 鎻掍欢 {@link #handleAcl(RoutingContext)}
  * 4. 璁惧娉ㄥ唽鎺ュ彛 - 闆嗘垚涓�鍨嬩竴瀵嗚澶囨敞鍐� {@link #handleDeviceRegister(RoutingContext, String, String)}
  *
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
  */
 @Slf4j
 public class IotEmqxAuthEventHandler {

--
Gitblit v1.9.3