add authname
This commit is contained in:
parent
6a53a7f05e
commit
3727cef238
6 changed files with 1688 additions and 24 deletions
|
|
@ -79,8 +79,6 @@ 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; }
|
||||
|
||||
[Comment("บัญชีสอบ")]
|
||||
public string? HddPosition { get; set; } = string.Empty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue