订单详情id
This commit is contained in:
parent
69c1aaf61f
commit
f234ed74d6
|
|
@ -24,6 +24,7 @@ public class OrderDetailSmallVO implements Serializable {
|
|||
@Serial
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
private Long id;
|
||||
private String productImg;
|
||||
private String productName;
|
||||
private String skuName;
|
||||
|
|
|
|||
Loading…
Reference in New Issue