public interface ISysUserRoleService extends com.baomidou.mybatisplus.extension.service.IService<SysUserRole>
用户与角色对应关系 服务类
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
deleteByUserIds(List<Long> idList)
根据UserID 删除 用户角色中间表
|
count, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdCopyright © 2019. All rights reserved.