打包赠送允许不传递值
This commit is contained in:
@@ -20,7 +20,7 @@ public class UpdateCartDTO {
|
||||
@Min(0)
|
||||
private Integer num;
|
||||
private String note;
|
||||
private boolean isPack;
|
||||
private boolean isGift;
|
||||
private Boolean isPack;
|
||||
private Boolean isGift;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user