check add person photo finish
This commit is contained in:
@@ -49,5 +49,6 @@ public partial class PersonDto
|
||||
public int? MotherId { get; set; }
|
||||
|
||||
public List<RelationShipDto>? RelationShips { get; set; }
|
||||
public List<PersonPhotoDto>? PersonPhotos { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user