4 天以前 09d3c4a46e1b67415a716251acea7a1c592c8af7
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> {