商品Id
This commit is contained in:
@@ -26,6 +26,7 @@ public class OrderDetailSmallVO implements Serializable {
|
|||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
private Long id;
|
private Long id;
|
||||||
|
private Long productId;
|
||||||
private String productImg;
|
private String productImg;
|
||||||
private String productName;
|
private String productName;
|
||||||
private String skuName;
|
private String skuName;
|
||||||
|
|||||||
Reference in New Issue
Block a user