mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-31 08:14:18 +08:00
Merge remote-tracking branch 'github/dev' into sas
This commit is contained in:
commit
d1d24f2c93
@ -38,6 +38,6 @@ public interface SysMenuMapper extends BaseMapper<SysMenu> {
|
|||||||
* @param roleId 角色ID
|
* @param roleId 角色ID
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
Set<SysMenu> listMenusByRoleId(Long roleIds);
|
Set<SysMenu> listMenusByRoleId(Long roleId);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user