liu
7 天以前 ee982b85c9ff09fbf6a6eb7c133b1e6f5fb160ba
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/rtc/ImRtcCallEndNotification.java
@@ -17,7 +17,7 @@
 * 与 {@link ImRtcCallStartNotification} 两段式配对:START 在 invite 事务里 INSERT,END 在 cancel / leave 事务里 INSERT;
 * 两段位于不同请求 / 事务,自增 id 保证聊天流顺序
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Data
public class ImRtcCallEndNotification {