删除多余js
This commit is contained in:
@@ -119,7 +119,6 @@ public class MenuServiceImpl implements IMenuService
|
||||
/**
|
||||
* 查询所有菜单
|
||||
*
|
||||
* @param role 角色对象
|
||||
* @return 菜单列表
|
||||
*/
|
||||
@Override
|
||||
|
@@ -186,7 +186,7 @@ public class RoleServiceImpl implements IRoleService
|
||||
/**
|
||||
* 新增角色菜单信息
|
||||
*
|
||||
* @param user 角色对象
|
||||
* @param role 角色对象
|
||||
*/
|
||||
public int insertRoleMenu(Role role)
|
||||
{
|
||||
|
Reference in New Issue
Block a user