parent
f5f4115ef0
commit
8a3df45c03
5 changed files with 1831 additions and 21 deletions
|
|
@ -27,7 +27,7 @@ namespace BMA.EHR.Recruit.Service.Models.Recruits
|
|||
public double? PercentageB { get; set; }
|
||||
|
||||
[MaxLength(50)]
|
||||
public string BStatus { get; set; }
|
||||
public string? BStatus { get; set; }
|
||||
|
||||
[Comment("ภาคความรู้ความสามารถที่ใช้เฉพาะตำแหน่ง คะแนนรวม")]
|
||||
public double SumAB { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue