เพิ่มรหัสตำแหน่ง
This commit is contained in:
parent
60eee3711d
commit
20b031c29f
8 changed files with 3023 additions and 6 deletions
|
|
@ -10,6 +10,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public Guid? PositionLevelId { get; set; }
|
||||
public string? PositionLevelName { get; set; }
|
||||
public bool HighDegree { get; set; }
|
||||
public string? Code { get; set; }
|
||||
public string? TypeId { get; set; }
|
||||
public string? TypeName { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue