bugs fix
This commit is contained in:
@@ -13,6 +13,7 @@ import java.util.List;
|
||||
*/
|
||||
@Data
|
||||
public class BuyOrderResponseVo {
|
||||
private Integer orderId;
|
||||
/**
|
||||
* 订单号
|
||||
*/
|
||||
|
||||
@@ -11,6 +11,7 @@ import java.math.BigDecimal;
|
||||
*/
|
||||
@Data
|
||||
public class GoodsResponseVo {
|
||||
private Integer buyOrderProductId;
|
||||
/**
|
||||
* 商品名称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user