fix: 充值霸王餐查询修改
This commit is contained in:
@@ -22,5 +22,5 @@ public class MemberInDTO {
|
||||
// 使用的优惠券
|
||||
private List<Integer> couponIds = new ArrayList<>();
|
||||
// 是否使用积分抵扣
|
||||
private Boolean usePoints;
|
||||
private boolean usePoints;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user