1.代客下单 添加购物车新增单品备注
This commit is contained in:
@@ -25,5 +25,5 @@ public class AddCartDTO {
|
||||
private boolean isPack;
|
||||
private boolean isGift;
|
||||
private Integer cartId;
|
||||
|
||||
private String note;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user