เพิ่มวันประการศผลสอบ
This commit is contained in:
parent
2f01961dc5
commit
be27aa4d33
14 changed files with 1994 additions and 260 deletions
|
|
@ -11,6 +11,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public string? Start { get; set; }
|
||||
public string? End { get; set; }
|
||||
public string? ExamDate { get; set; }
|
||||
public string? Announcement_date { get; set; }
|
||||
public string? Announcement_startDate { get; set; }
|
||||
public string? Announcement_endDate { get; set; }
|
||||
public bool? AnnouncementExam { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue