下单数量
This commit is contained in:
@@ -65,6 +65,10 @@ public class GbOrderDetail implements Serializable {
|
||||
* 支付单号
|
||||
*/
|
||||
private Long payOrderId;
|
||||
/**
|
||||
* 商品数量
|
||||
*/
|
||||
private Integer num;
|
||||
|
||||
/**
|
||||
* 支付金额(单位:元)
|
||||
|
||||
Reference in New Issue
Block a user