เพิ่มฟิว เบอร ให้apiข้อมูลผู้สมัคร
This commit is contained in:
parent
7f792bb8fd
commit
44d18ff74c
4 changed files with 160 additions and 37 deletions
|
|
@ -18,5 +18,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public Models.District? CitizenDistrict { get; set; }
|
||||
public string? CitizenDistrictId { get; set; }
|
||||
public DateTime? CitizenDate { get; set; }
|
||||
public string? Telephone { get; set; }
|
||||
public string? MobilePhone { get; set; }
|
||||
public string? Knowledge { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue