package com.yuyi.bean;



public class orderItem {

	//商品
	private Product product;
	//數量
	private int count;
	//訂單id
	private String itemid;
	//總數
	private double subtotal;
	//訂單
	private Order order;
	public Product getProduct() {
		return product;
	}
	public void setProduct(Product product) {
		this.product = product;
	}
	public int getCount() {
		return count;
	}
	public void setCount(int count) {
		this.count = count;
	}
	public String getItemid() {
		return itemid;
	}
	public void setItemid(String itemid) {
		this.itemid = itemid;
	}
	public double getSubtotal() {
		return subtotal;
	}
	public void setSubtotal(double subtotal) {
		this.subtotal = subtotal;
	}
	public Order getOrder() {
		return order;
	}
	public void setOrder(Order order) {
		this.order = order;
	}
	
	
}
最近下载更多
3312djdad  LV2 11月8日
柠酱爱jio泥酱  LV1 6月21日
张德志  LV9 6月14日
MrDuan  LV2 5月14日
微信网友_6768249801986048  LV1 2023年12月8日
a1a2a1a2  LV1 2023年11月27日
微信网友_6699076084797440  LV7 2023年11月2日
微信网友_6680567232876544  LV8 2023年10月22日
最近浏览更多
3312djdad  LV2 11月8日
张泽帅  LV6 10月17日
17558420274  LV16 9月15日
krispeng  LV13 9月15日
暂无贡献等级
HUADIAN 7月9日
暂无贡献等级
时光海  LV2 6月30日
娃哈哈一哈 6月26日
暂无贡献等级
liyan54188  LV2 6月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友