接口 SysNoticeUserMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<SysNoticeUser>, com.baomidou.mybatisplus.core.mapper.Mapper<SysNoticeUser>

public interface SysNoticeUserMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysNoticeUser>
针对表【sys_notice_user(通知用户关联表)】的数据库操作Mapper
从以下版本开始:
1.0.5
另请参阅:
  • 方法概要

    从接口继承的方法 com.baomidou.mybatisplus.core.mapper.BaseMapper

    delete, deleteBatchIds, deleteById, deleteById, deleteByMap, exists, insert, selectBatchIds, selectBatchIds, selectById, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById