mirror of
https://github.com/macrozheng/mall.git
synced 2025-06-27 04:20:01 +00:00
Update OmsPortalOrderServiceImpl.java
This commit is contained in:
parent
7842367e25
commit
c824eacdb7
@ -477,7 +477,7 @@ public class OmsPortalOrderServiceImpl implements OmsPortalOrderService {
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除下单商品的购物车信息
|
||||
* 从购物车中删除已下单的商品信息
|
||||
*/
|
||||
private void deleteCartItemList(List<CartPromotionItem> cartPromotionItemList, UmsMember currentMember) {
|
||||
List<Long> ids = new ArrayList<>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user