|
|
@ -184,7 +184,6 @@ public class ChangeRelocationServiceImpl extends BaseServiceImpl<ChangeRelocatio |
|
|
|
} |
|
|
|
} |
|
|
|
formDto.setJoinReason("迁出人员选定"); |
|
|
|
formDto.setCustomerId(dto.getCustomerId()); |
|
|
|
formDto.setCustomerId(formDTO.getCustomerId()); |
|
|
|
changeWelfareService.saveWelfareInfo(formDto); |
|
|
|
} |
|
|
|