1.代课下单支持赠送
This commit is contained in:
@@ -19,4 +19,5 @@ public class AddCartDTO {
|
||||
@Min(0)
|
||||
private Integer num;
|
||||
private boolean isPack;
|
||||
private boolean isGift;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user