แก้ ลาออกลูกจ้าง

This commit is contained in:
kittapath 2024-11-15 15:11:14 +07:00
parent c18d9a392a
commit b303d3c11b
12 changed files with 20556 additions and 68 deletions

View file

@ -991,7 +991,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
var _res = await client.PostAsJsonAsync($"{_configuration["API"]}/org/workflow/add-workflow", new
{
refId = retirementResign.Id,
sysName = "SYS_RETIREMENT",
sysName = "SYS_RESIGN",
posLevelName = retirementResign.PositionLevelOld,
posTypeName = retirementResign.PositionTypeOld,
});