fix #2207
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 1m19s
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 1m19s
This commit is contained in:
parent
15f5d7cae7
commit
5219934e05
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 double? Amount { get; set; }
|
||||
public string? avatarUrl { get; set; }
|
||||
public bool? isDeputy { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue