Interface SystemUserPermissionMapper

All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<SystemUserPermission>, com.baomidou.mybatisplus.core.mapper.Mapper<SystemUserPermission>

@Mapper public interface SystemUserPermissionMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SystemUserPermission>

系统用户权限表 Mapper 接口

Since:
2022-03-05
Author:
opensnail
  • Method Summary

    Methods inherited from interface 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