เพิ่มวันประการศผลสอบ
This commit is contained in:
parent
2f01961dc5
commit
be27aa4d33
14 changed files with 1994 additions and 260 deletions
|
|
@ -6,6 +6,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public class RequestPositionName
|
||||
{
|
||||
public string? Name { get; set; }
|
||||
public int? Round { get; set; }
|
||||
public int? Year { get; set; }
|
||||
public PositionExam? Posiiton { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue