接口 SysUserDeptMapper

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

public interface SysUserDeptMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysUserDept>
针对表【sys_user_dept(用户部门关联表,可以知道用户有多少部门,也可以知道部门有多少用户)】的数据库操作Mapper
另请参阅:
  • 方法概要

    从接口继承的方法 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