首页>代码>jsp+servlet实现网上购物商城>/ShopStore/src/com/yinhe/bean/CartItem.java
package com.yinhe.bean;

public class CartItem {

	  private Product product;//商品
	  
	  private int buyNum;//个数
	  
	  private double subTotal;//小计

	public Product getProduct() {
		return product;
	}

	public void setProduct(Product product) {
		this.product = product;
	}

	public int getBuyNum() {
		return buyNum;
	}

	public void setBuyNum(int buyNum) {
		this.buyNum = buyNum;
	}

	public double getSubTotal() {
		return subTotal;
	}

	public void setSubTotal(double subTotal) {
		this.subTotal = subTotal;
	}
	  
	  
	  
}
最近下载更多
wttttts  LV2 1月1日
李欣怡  LV1 2023年12月31日
微信网友_6790744240852992  LV1 2023年12月23日
hongdongdong  LV12 2023年12月2日
诗若灯清  LV8 2023年11月22日
提灯寻白鹿  LV2 2023年6月17日
sunrandong  LV4 2023年6月6日
微信网友_6184005683466240  LV11 2023年6月5日
user99730  LV2 2023年6月4日
13133117021  LV4 2023年5月27日
最近浏览更多
zrz666  LV1 前天
xiexin  LV1 4月13日
3175665836  LV2 4月5日
黄浩展 xwxh 4月3日
暂无贡献等级
wwwwca  LV1 3月21日
朱俪的邮件及存储  LV8 3月18日
wbw123  LV5 3月1日
xiaojie93  LV2 3月1日
1134116035 2月24日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友