2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttUpstreamHandler.java
@@ -13,7 +13,7 @@
/**
 * IoT 网关 MQTT 上行消息处理器:处理业务消息(属性上报、事件上报等)
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
public class IotMqttUpstreamHandler extends IotMqttAbstractHandler {