删除无用代码
This commit is contained in:
parent
2bf232b5fd
commit
744d882831
@ -48,8 +48,6 @@ public class MenuServiceImpl extends ServiceImpl<MenuMapper, Menu> implements Me
|
||||
throw new ServiceException(ResultCode.PERMISSION_MENU_ROLE_ERROR);
|
||||
}
|
||||
this.removeByIds(ids);
|
||||
//删除关联关系
|
||||
roleMenuService.deleteRoleMenu(ids);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user