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