แยกประเภทขรก
This commit is contained in:
parent
306a5da602
commit
26b3f43c16
6 changed files with 33 additions and 32 deletions
|
|
@ -16,7 +16,7 @@ namespace BMA.EHR.Report.Service.Responses
|
|||
public string? DateRetire { get; set; }
|
||||
public string? RegistrationAddress { get; set; }
|
||||
public string? SalaryAmount { get; set; }
|
||||
public string? Education { get; set; }
|
||||
public List<dynamic> Education { get; set; }
|
||||
public string? AppointText { get; set; }
|
||||
public string? SalaryDate { get; set; }
|
||||
public string? PositionName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue