huminmin
8 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
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