合并分支
This commit is contained in:
@@ -74,5 +74,8 @@ namespace Yi.Framework.ApiMicroservice.Controllers
|
|||||||
await _roleService.SetMenusByRolesId(idsListDto.ids2, idsListDto.ids1);
|
await _roleService.SetMenusByRolesId(idsListDto.ids2, idsListDto.ids1);
|
||||||
return Result.Success();
|
return Result.Success();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user