fix: 支持套餐商品点餐

This commit is contained in:
张松
2024-12-04 13:47:05 +08:00
parent 7aed024853
commit ae699246d0

View File

@@ -702,6 +702,7 @@ public class CartService {
cashierCart.setIsVip((byte) 0);
cashierCart.resetTotalAmount();
cashierCart.setPlatformType(PlatformTypeEnum.MINI_APP.getValue());
resetGroupProductCart(groupProductIds, cashierCart);
mpCashierCartMapper.insert(cashierCart);
//修改耗材数据