yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/AbstractIotProtocolDownstreamSubscriber.java
@@ -13,7 +13,7 @@ * * 负责接收来自消息总线的下行消息,并委托给子类进行业务处理 * * @author 芋道源码 * @author 超级管理员 */ @AllArgsConstructor @Slf4j