@@ -24,7 +24,7 @@ public class CartItem implements Serializable {
/**
* 是否是赠品 2是,其他否
*/
- private Integer isGift;
+ private Integer productType;
* 增量