public interface SysUserMenuMapper extends top.ibase4j.core.base.BaseMapper<SysUserMenu>
Modifier and Type | Method and Description |
---|---|
List<Long> |
queryMenuIdsByUserId(Long userId) |
List<String> |
queryPermission(Long id) |
List<Map<String,Object>> |
queryPermissions(Long userId) |
selectIdPage, selectIdPage, selectIdPage, selectIdPage
delete, deleteBatchIds, deleteById, deleteByMap, insert, insertAllColumn, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateAllColumnById, updateById, updateForSet
Copyright © 2018. All rights reserved.