2026-08-10 a378f38df1785cbc8c9f1d55ace6a37952d2f65b
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> {