This commit is contained in:
Bright 2025-06-05 11:24:18 +07:00
parent 78a47bc735
commit a494020d37

View file

@ -844,7 +844,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
positionNameNew = p.position,
posmasterId = p.posmasterId,
posTypeNameNew = p.posTypeName,
posLeveNamelNew = p.posLevelName,
posLevelNameNew = p.posLevelName,
posNoNew = p.posMasterNo?.ToString(),
posNoAbbNew = p.child4ShortName != null ? $"{p.child4ShortName}" :
p.child3ShortName != null ? $"{p.child3ShortName}" :