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