เพิ่มวันประการศผลสอบ

This commit is contained in:
Kittapath 2023-04-28 11:44:59 +07:00
parent 2f01961dc5
commit be27aa4d33
14 changed files with 1994 additions and 260 deletions

View file

@ -18,6 +18,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
public DateTime PaymentEndDate { get; set; }
public DateTime AnnouncementStartDate { get; set; }
public DateTime AnnouncementEndDate { get; set; }
public DateTime AnnouncementDate { get; set; }
public DateTime ExamDate { get; set; }
public Guid? OrganizationCodeId { get; set; }
public string? OrganizationCodeName { get; set; }