sort data leave
This commit is contained in:
parent
4bec812d25
commit
380bb5ec60
11 changed files with 12 additions and 13 deletions
|
|
@ -526,7 +526,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
var _res = await client.PostAsJsonAsync($"{_configuration["API"]}/org/workflow/add-workflow", new
|
||||
{
|
||||
refId = retirementResign.Id,
|
||||
sysName = "SYS_RESIGN",
|
||||
sysName = "RETIREMENT_RESIFNATION",
|
||||
posLevelName = retirementResign.PositionLevelOld,
|
||||
posTypeName = retirementResign.PositionTypeOld,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue