微信支付宝退款
This commit is contained in:
@@ -47,8 +47,8 @@ public class OrderCancelConsumer {
|
||||
shopProduct.setProductStock(shopProduct.getProductStock()+b.getQuantity());
|
||||
shopProductDao.updateById(shopProduct);
|
||||
}
|
||||
|
||||
}
|
||||
buyOrderService.updateById(buyOrder);
|
||||
buyOrderService.removeById(buyOrder);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user