migrate + ปรับสอบคัดเลือกผู้พิการ (#3)
Co-authored-by: harid <harid_pr61@live.rmutl.com>
This commit is contained in:
parent
b296304697
commit
ecd794a070
10 changed files with 6533 additions and 114 deletions
|
|
@ -26,7 +26,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Models.Disables
|
|||
[MaxLength(200)]
|
||||
public string HighDegree { get; set; }//
|
||||
|
||||
public DateTime BachelorDate { get; set; }//
|
||||
public DateTime? BachelorDate { get; set; }//
|
||||
|
||||
public Disable Disable { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue