yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/mysql/rtc/ImRtcParticipantMapper.java
@@ -13,7 +13,7 @@ /** * IM 通话参与者 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface ImRtcParticipantMapper extends BaseMapperX<ImRtcParticipantDO> {