ปรับ ui สรรหาสอบคัดเลือก
This commit is contained in:
parent
c79bc39c86
commit
fbef67f33a
29 changed files with 7384 additions and 666 deletions
|
|
@ -13,6 +13,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
// public Models.Relationship? Relationship { get; set; }
|
||||
public string? RelationshipId { get; set; }
|
||||
public string? Relationship { get; set; }
|
||||
public string? ReligionId { get; set; }
|
||||
public string? Religion { get; set; }
|
||||
public string? Email { get; set; } = string.Empty;
|
||||
public string? CitizenId { get; set; } = string.Empty;
|
||||
// public Models.Province? CitizenProvince { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue