fix #2207
This commit is contained in:
parent
15f5d7cae7
commit
690e3e7162
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
||||||
public string? education { get; set; }
|
public string? education { get; set; }
|
||||||
public double? Amount { get; set; }
|
public double? Amount { get; set; }
|
||||||
public string? avatarUrl { get; set; }
|
public string? avatarUrl { get; set; }
|
||||||
|
public bool? isDeputy { get; set; }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue