ปรับ ui สรรหาสอบคัดเลือก
This commit is contained in:
parent
c79bc39c86
commit
fbef67f33a
29 changed files with 7384 additions and 666 deletions
|
|
@ -10,6 +10,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public bool Bank { get; set; }
|
||||
public bool Payment { get; set; }
|
||||
public string? Status { get; set; }
|
||||
public string? EditorCondition { get; set; }
|
||||
public string? EditorConfirm { get; set; }
|
||||
public PositionExam? PositionExam { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue