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 {