แก้ออกคำสั่ง

This commit is contained in:
Kittapath 2024-06-14 17:26:15 +07:00
parent ee2aa136b9
commit 6c09c68c5c
33 changed files with 18908 additions and 626 deletions

View file

@ -43,6 +43,8 @@ namespace BMA.EHR.Domain.Models.Retirement
public DateTime? PositionDate { get; set; }
[Comment("วันที่พ้นจากราชการทหาร")]
public DateTime? MilitaryDate { get; set; }
[Comment("วันที่ออกราชการเมื่อ")]
public DateTime? LeaveDate { get; set; }
[Comment("profile Id")]