ไม่ validate วันที่สมัครสอบ
This commit is contained in:
parent
a207e5077c
commit
c11b3b68ae
17 changed files with 3276 additions and 312 deletions
|
|
@ -22,6 +22,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public string? Number { get; set; }
|
||||
public int? ReviewPoint { get; set; }
|
||||
public string? Review { get; set; }
|
||||
public string? Position { get; set; }
|
||||
public string? HighDegree { get; set; }
|
||||
public DateTime? AnnouncementDate { get; set; }
|
||||
public Guid? Id { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue