修改凭证合同

jg-waiwang-pro
Vayne 5 months ago
parent 38cc79562d
commit dcae781e67

@ -1139,6 +1139,7 @@ public class BusinessOrderServiceImpl extends ServiceImpl<BusinessOrderMapper, B
}else{
voucherEntity.setSaleContractNo(contractInfo.getContractNumber());
}
voucherMapper.updateById(voucherEntity);
}
}
}

Loading…
Cancel
Save