parent
a352ec6578
commit
f5f4115ef0
7 changed files with 3720 additions and 31 deletions
|
|
@ -77,6 +77,8 @@ namespace BMA.EHR.Recruit.Service.Models.Recruits
|
|||
public DateTime ApplyDate { get; set; }
|
||||
|
||||
public string? PositionName { get; set; }
|
||||
[Comment("บัญชีสอบ")]
|
||||
public string? HddPosition { get; set; } = string.Empty;
|
||||
public string? PositionType { get; set; }
|
||||
public string? PositionLevel { get; set; }
|
||||
public string? AuthName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue