You've already forked FrameTour-BE
1
This commit is contained in:
@ -32,4 +32,5 @@ public class ContentPageVO {
|
||||
private String templateCoverUrl;
|
||||
@ApiModelProperty("是否购买:0未购买,1已购买")
|
||||
private Integer isBuy;
|
||||
private BigDecimal duration;
|
||||
}
|
||||
|
Reference in New Issue
Block a user