fix คำสั่งให้โอนไม่ปลดตำแหน่ง
This commit is contained in:
parent
46f45d361a
commit
1de9e837f4
1 changed files with 3 additions and 0 deletions
|
|
@ -895,6 +895,9 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
positionLevel = p.PositionLevelOld,
|
||||
refCommandNo = $"{r.commandNo}/{r.commandYear.ToThaiYear()}",
|
||||
templateDoc = r.templateDoc,
|
||||
leaveReason = "โอนออก",
|
||||
dateLeave = r.commandAffectDate,
|
||||
isLeave = true,
|
||||
}).ToList();
|
||||
|
||||
var baseAPIOrg = _configuration["API"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue