ปรับ ui สรรหาสอบคัดเลือก

This commit is contained in:
Kittapath 2023-10-02 00:22:28 +07:00
parent c79bc39c86
commit fbef67f33a
29 changed files with 7384 additions and 666 deletions

View file

@ -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; }