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