Merge branch 'develop' of github.com:Frappet/BMA-EHR-BackEnd into develop

This commit is contained in:
kittapath 2024-10-29 17:49:10 +07:00
commit 4c80c26508

View file

@ -2119,7 +2119,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
refCommandNo = $"{r.commandNo}/{r.commandYear.ToThaiYear()}",
templateDoc = r.templateDoc,
isLeave = true,
leaveReason = "ลาออกจากราชการ",
leaveReason = "ออกจากราชการ",
dateLeave = r.commandAffectDate,
}).ToList();