| | |
| | | /// - 二次修改,删除 |
| | | /// </remarks> |
| | | //PositionCode = staff.FPostId, |
| | | PhoneNumber = staff.FMobile, |
| | | CreateOrg = Convert.ToDecimal(staff.FCreateOrgId), |
| | | UseOrg = Convert.ToDecimal(staff.FUseOrgId), |
| | | PhoneNumber = staff.FMobile, |
| | | CreateDate = DateTime.Now, |
| | | Remark = staff.FDescription, |
| | | FDOCUMENTSTATUS = staff.FDocumentStatus, |
| | | FforbidStatus = staff.FForbidStatus |
| | | FforbidStatus = staff.FForbidStatus, |
| | | CreateOrg = Convert.ToDecimal(staff.FCreateOrgId), |
| | | UseOrg = Convert.ToDecimal(staff.FUseOrgId), |
| | | Type = staff.Type, |
| | | }; |
| | | |
| | | //删除 2025-01-04 池南骏 |
| | |
| | | new MesStaffPositionLink |
| | | { |
| | | StaffId = Convert.ToDecimal(staff.Id), |
| | | GZZZ= staffDetail.FGZZZ, |
| | | PositionId = |
| | | string.IsNullOrEmpty(staffDetail.fPostId.ToString()) |
| | | ? null |