add value
This commit is contained in:
@@ -23,6 +23,10 @@ public class GoodsResponseVo {
|
||||
* 商品价格
|
||||
*/
|
||||
private BigDecimal productPrice;
|
||||
/**
|
||||
* 商品数量
|
||||
*/
|
||||
private Integer quantity;
|
||||
/**
|
||||
* 快递
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user