@ -360,8 +360,8 @@ public class MesReworkTaskServiceImpl implements IMesReworkTaskService {
MesPcnException.throwFlowException(String.format("原条码信息不存在【%s】", mesProductionAssembly.getProductSn()));
}
oldProduceSn.setSnStatus(MesExtEnumUtil.PRODUCE_SN_STATUS.ASSEMBLY_BACK.getValue());
ConvertBean.serviceModelUpdate(oldProduceSn, oldProduceSn.getCreateUser());
mesProduceSnRepository.update(oldProduceSn);