แก้ดาวน์โหลดรายงาน ระบบแจ้ง Error #2098
This commit is contained in:
parent
93db5c982a
commit
407c614528
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Models
|
||||||
[Comment("ตำแหน่งปัจจุบัน กลุ่ม/ฝ่าย")]
|
[Comment("ตำแหน่งปัจจุบัน กลุ่ม/ฝ่าย")]
|
||||||
public string? OccupationGroup { get; set; }
|
public string? OccupationGroup { get; set; }
|
||||||
[Comment("ตำแหน่งปัจจุบัน เงินเดือน")]
|
[Comment("ตำแหน่งปัจจุบัน เงินเดือน")]
|
||||||
public int? OccupationSalary { get; set; }
|
public double? OccupationSalary { get; set; }
|
||||||
[Comment("ตำแหน่งปัจจุบัน สังกัด")]
|
[Comment("ตำแหน่งปัจจุบัน สังกัด")]
|
||||||
public string? OccupationPosition { get; set; }
|
public string? OccupationPosition { get; set; }
|
||||||
[Comment("ตำแหน่งปัจจุบัน ประเภทราชการ")]
|
[Comment("ตำแหน่งปัจจุบัน ประเภทราชการ")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue