test
This commit is contained in:
parent
94b7ca4d8e
commit
655f031952
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@ namespace BMA.EHR.Recruit.Service.Services
|
||||||
child4IdOld = org?.result?.child4Id ?? "",
|
child4IdOld = org?.result?.child4Id ?? "",
|
||||||
child4ShortNameOld = org?.result?.child4ShortName ?? "",
|
child4ShortNameOld = org?.result?.child4ShortName ?? "",
|
||||||
orgRevisionIdOld = org?.result?.orgRevisionId ?? "",
|
orgRevisionIdOld = org?.result?.orgRevisionId ?? "",
|
||||||
posMasterNoOld = org?.result?.posMasterNo ?? "",
|
posMasterNoOld = org?.result?.posMasterNo,
|
||||||
positionNameOld = org?.result?.position ?? "",
|
positionNameOld = org?.result?.position ?? "",
|
||||||
posTypeIdOld = org?.result?.posTypeId ?? "",
|
posTypeIdOld = org?.result?.posTypeId ?? "",
|
||||||
posTypeNameOld = org?.result?.posTypeName ?? "",
|
posTypeNameOld = org?.result?.posTypeName ?? "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue