jf
消费
This commit is contained in:
@@ -93,6 +93,10 @@ public class BuyOrder implements Serializable {
|
||||
* 物流单号
|
||||
*/
|
||||
private String shippingSn;
|
||||
/**
|
||||
* 积分抵扣
|
||||
*/
|
||||
private BigDecimal jfDeduction;
|
||||
/**
|
||||
* 下单时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user