public interface SysRoleMenuButtonService extends com.baomidou.mybatisplus.extension.service.IService<SysRoleMenuButton>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
batchSaveRoleMenuButton(List<SysRoleMenuButton> roleMenuButtons)
批量保存角色绑定的菜单按钮
|
count, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeById, removeById, removeById, removeByIds, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdvoid batchSaveRoleMenuButton(List<SysRoleMenuButton> roleMenuButtons)
roleMenuButtons - 角色按钮关联列表Copyright © 2022. All rights reserved.