2026-08-10 9fceeaad9af96bc58ba714560814c6e94f8af406
yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/messagebus/core/IotMessageSubscriber.java
@@ -5,7 +5,7 @@
 *
 * 用于处理从消息总线接收到的消息
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface IotMessageSubscriber<T> {