You've already forked FrameTour-BE
全免费逻辑
This commit is contained in:
@ -6,7 +6,8 @@ import java.math.BigDecimal;
|
||||
|
||||
@Data
|
||||
public class IsBuyRespVO {
|
||||
private boolean isBuy;
|
||||
private boolean buy;
|
||||
private boolean free;
|
||||
private Long orderId;
|
||||
private int goodsType;
|
||||
private Long goodsId;
|
||||
|
Reference in New Issue
Block a user