StandardInterface/MES.Service/service/BasicData/Organization/MesStaffManager.cs
@@ -235,7 +235,6 @@ FforbidStatus = staff.FForbidStatus, CreateOrg = Convert.ToDecimal(staff.FCreateOrgId), UseOrg = Convert.ToDecimal(staff.FUseOrgId), FGZZZ=staff.FGZZZ, Type = staff.Type, }; @@ -266,6 +265,7 @@ new MesStaffPositionLink { StaffId = Convert.ToDecimal(staff.Id), GZZZ= staffDetail.FGZZZ, PositionId = string.IsNullOrEmpty(staffDetail.fPostId.ToString()) ? null