แก้ดาวน์โหลดรายงาน ระบบแจ้ง Error #2098

This commit is contained in:
harid 2025-12-04 23:15:42 +07:00
parent 93db5c982a
commit 407c614528

View file

@ -266,7 +266,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Models
[Comment("ตำแหน่งปัจจุบัน กลุ่ม/ฝ่าย")]
public string? OccupationGroup { get; set; }
[Comment("ตำแหน่งปัจจุบัน เงินเดือน")]
public int? OccupationSalary { get; set; }
public double? OccupationSalary { get; set; }
[Comment("ตำแหน่งปัจจุบัน สังกัด")]
public string? OccupationPosition { get; set; }
[Comment("ตำแหน่งปัจจุบัน ประเภทราชการ")]