Update pmUser and create completed
This commit is contained in:
@@ -111,7 +111,7 @@ public record GetSingleUserResponse
|
||||
/// </summary>
|
||||
public List<long> Roles { get; set; }
|
||||
|
||||
public List<RoleListDto> RoleListDto { get; set; }
|
||||
public List<RoleListDto>? RoleListDto { get; set; }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user