public class GoodsDetail extends Object
| Modifier and Type | Field and Description |
|---|---|
private Long |
discountAmount
商品优惠金额,单位【分】
|
private String |
goodsId
商品编码
|
private String |
goodsRemark
商品备注
|
private Long |
quantity
商品数量
|
private Long |
unitPrice
商品单价
|
| Constructor and Description |
|---|
GoodsDetail() |
Copyright © 2023. All rights reserved.