订单详情id
This commit is contained in:
@@ -24,6 +24,7 @@ public class OrderDetailSmallVO implements Serializable {
|
|||||||
@Serial
|
@Serial
|
||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
|
private Long id;
|
||||||
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