liu
5 天以前 aa624335b1ac67222c42eb8b5b81e73b6b96d32d
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