add position
This commit is contained in:
parent
b1aeec71e7
commit
54d8deec37
5 changed files with 3155 additions and 18 deletions
|
|
@ -80,5 +80,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Models.Disables
|
|||
public string? PositionName { get; set; }//
|
||||
public string? PositionType { get; set; }
|
||||
public string? PositionLevel { get; set; }
|
||||
public string? AuthName { get; set; }
|
||||
public string? AuthPosition { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue