@@ -39,7 +39,7 @@ public class CartItem implements Serializable {
/**
* 活动状态:1有效,0失效
*/
- private Integer activityFlag;
+ private Integer actStatus;
* 启用阶梯价格标识:1是,0否