| | |
| | | refundCarryVo.setCashPurenessTotal(refundRecordItem.getCashPurenessTotal().negate()); |
| | | refundCarryVo.setRechargeTotal(refundRecordItem.getRechargeTotal().negate()); |
| | | refundCarryVo.setIncrementTotal(refundRecordItem.getIncrementTotal().negate()); |
| | | refundCarryVo.setCashTotal(refundRecordItem.getCashTotal().negate()); |
| | | refundCarryVo.setCashMoney(refundRecordItem.getCashMoney().negate()); |
| | | refundCarryVo.setCashIntegralMoney(refundRecordItem.getCashIntegralMoney().negate()); |
| | | |
| | | //更新子订单信息 |
| | |
| | | refundCarryVo.setRechargeTotal(refundRecordItem.getRechargeTotal().negate()); |
| | | refundCarryVo.setIncrementTotal(refundRecordItem.getIncrementTotal().negate()); |
| | | |
| | | refundCarryVo.setCashTotal(refundRecordItem.getCashTotal().negate()); |
| | | refundCarryVo.setCashMoney(refundRecordItem.getCashMoney().negate()); |
| | | refundCarryVo.setCashIntegralMoney(refundRecordItem.getCashIntegralMoney().negate()); |
| | | |
| | | //更新子订单信息 |