public class Goods extends Object
private String
goodsName
merchantGoodsId
private Integer
quantity
unitPrice
wechatpayGoodsId
Goods()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String merchantGoodsId
private String wechatpayGoodsId
private String goodsName
private Integer quantity
private Integer unitPrice
public Goods()