huminmin
10 天以前 71b15a5c69dcc421bad71d558e191e12cb7bae3e
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> {