public class Goods extends Object
private String
goodsName
merchantGoodsId
private Integer
quantity
private Long
unitPrice
wechatpayGoodsId
Goods()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String merchantGoodsId
private final Integer quantity
private final Long unitPrice
private String wechatpayGoodsId
private String goodsName
public Goods()
Copyright © 2023. All rights reserved.