订单详情id

This commit is contained in:
wangw 2025-03-11 17:28:48 +08:00
parent 69c1aaf61f
commit f234ed74d6
1 changed files with 1 additions and 0 deletions

View File

@ -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;