yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/handler/upstream/IotMqttRegisterHandler.java
@@ -19,7 +19,7 @@ /** * IoT 网关 MQTT 设备注册处理器:处理设备动态注册消息(一型一密) * * @author 芋道源码 * @author 超级管理员 */ @Slf4j public class IotMqttRegisterHandler extends IotMqttAbstractHandler {