|
@@ -2011,6 +2011,9 @@ public class FsStoreOrderScrmServiceImpl implements IFsStoreOrderScrmService {
|
|
// TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();
|
|
// TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();
|
|
// return R.error(response.getErrorDesc());
|
|
// return R.error(response.getErrorDesc());
|
|
// }
|
|
// }
|
|
|
|
+
|
|
|
|
+ jSTOrderService.refundUpdateScrm(request);
|
|
|
|
+
|
|
}
|
|
}
|
|
order.setStatus(-2);
|
|
order.setStatus(-2);
|
|
order.setRefundPrice(order.getPayMoney());
|
|
order.setRefundPrice(order.getPayMoney());
|