migrate + ปรับระบบสรรหาสอบคัดเลือก
This commit is contained in:
parent
577c7b289e
commit
f20abe032d
19 changed files with 6470 additions and 15 deletions
|
|
@ -6,7 +6,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public string? OccupationOrg { get; set; }
|
||||
public string? OccupationPile { get; set; }
|
||||
public string? OccupationGroup { get; set; }
|
||||
public int? OccupationSalary { get; set; }
|
||||
public double? OccupationSalary { get; set; }
|
||||
public string? OccupationPosition { get; set; }
|
||||
public string? OccupationPositionType { get; set; }
|
||||
public string? OccupationTelephone { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue