1.代客下单 添加购物车接口添加id
This commit is contained in:
@@ -24,4 +24,5 @@ public class AddCartDTO {
|
||||
private Integer num;
|
||||
private boolean isPack;
|
||||
private boolean isGift;
|
||||
private Integer cartId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user