check add person photo finish
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
public int PersonId { get; set; }
|
||||
public string Photo { get; set; }
|
||||
public string? PhotoType { get; set; }
|
||||
|
||||
public byte[] ImagePhoto { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user