add position
This commit is contained in:
parent
5fe786fe7b
commit
37dfac7cff
5 changed files with 1619 additions and 0 deletions
|
|
@ -79,5 +79,7 @@ namespace BMA.EHR.Recruit.Service.Models.Recruits
|
|||
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