2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/mysql/rtc/ImRtcCallMapper.java
@@ -15,7 +15,7 @@
/**
 * IM 通话记录 Mapper
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Mapper
public interface ImRtcCallMapper extends BaseMapperX<ImRtcCallDO> {