From aa624335b1ac67222c42eb8b5b81e73b6b96d32d Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期一, 17 八月 2026 15:38:36 +0800
Subject: [PATCH] 销售报价删除接口支持单个id参数
---
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttAuthHandler.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/mqtt/handler/upstream/IotMqttAuthHandler.java b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttAuthHandler.java
index 4922876..32ed68e 100644
--- a/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttAuthHandler.java
+++ b/yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttAuthHandler.java
@@ -24,7 +24,7 @@
* <p>
* 澶勭悊 MQTT CONNECT 浜嬩欢锛屽畬鎴愯澶囪璇併�佽繛鎺ユ敞鍐屻�佷笂绾块�氱煡
*
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
*/
@Slf4j
public class IotMqttAuthHandler extends IotMqttAbstractHandler {
--
Gitblit v1.9.3