Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 42s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 42s
This commit is contained in:
commit
c20d9c8573
1 changed files with 1 additions and 1 deletions
|
|
@ -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("ตำแหน่งปัจจุบัน ประเภทราชการ")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue