migrate + ปรับ API ระบบสอบคัดเลือกผู้พิการ
This commit is contained in:
parent
38ed06ece6
commit
5a94c3b67a
7 changed files with 4343 additions and 181 deletions
|
|
@ -82,5 +82,12 @@ namespace BMA.EHR.Recurit.Exam.Service.Models.Disables
|
|||
public string? PositionLevel { get; set; }
|
||||
public string? AuthName { get; set; }
|
||||
public string? AuthPosition { get; set; }
|
||||
|
||||
[Comment("บัญชีสอบ")]
|
||||
public string? HddPosition { get; set; } = string.Empty;
|
||||
|
||||
[Comment("ประเภทการสอบภาค ก.")]
|
||||
public string? typeTest { get; set; } = string.Empty;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue