liu
3 天以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-framework/yudao-spring-boot-starter-mq/src/main/java/cn/iocoder/yudao/framework/mq/redis/core/interceptor/RedisMessageInterceptor.java
@@ -7,7 +7,7 @@
 * 通过拦截器,作为插件机制,实现拓展。
 * 例如说,多租户场景下的 MQ 消息处理
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface RedisMessageInterceptor {