public class GoodsDetail extends Object
| Modifier and Type | Field and Description |
|---|---|
private Long |
discountAmount
优惠金额,单位【分】
|
private String |
goodsId
单品券创建时录入的单品编码。
|
private Long |
price
单品单价
|
private Long |
quantity
单品数量
|
| Constructor and Description |
|---|
GoodsDetail() |
Copyright © 2021. All rights reserved.