package lj.model;


public class ShoppingInfo {
	private GoodInfo good=null;
	
	public GoodInfo getGood() {
		return good;
	}
	public void setGood(GoodInfo good) {
		this.good = good;
	}
	private double quantity=0.0;
	public double getQuantity() {
		return quantity;
	}
	public void setQuantity(double quantity) {
		this.quantity = quantity;
	}
	
	
	public ShoppingInfo() {}
	public ShoppingInfo(GoodInfo good,double quantity){
		this.good=good;
		this.quantity=quantity;
	}
}
最近下载更多
一磕小橙子  LV3 6月20日
yuanyuan23  LV1 5月30日
qtingchh  LV3 5月3日
a2418735612  LV1 1月4日
xdjxdjxdj  LV1 2023年3月27日
蹇金金  LV7 2023年3月15日
你们的代码都是我的了  LV16 2022年12月13日
1379585889  LV11 2022年12月13日
panhhuii  LV1 2022年6月28日
最近浏览更多
暂无贡献等级
曾显示  LV6 7月7日
liyan54188  LV2 6月25日
一磕小橙子  LV3 6月20日
ahhhahhhahhh  LV1 6月17日
郭宇航裹裹  LV5 6月9日
yuanyuan23  LV1 5月30日
zhanghongyu 5月13日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友