You've already forked FrameTour-BE
修改bug,添加数据统计相关类
This commit is contained in:
@@ -51,4 +51,6 @@ public class SourceRespVO {
|
||||
private String videoUrl;
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
private Date createTime;
|
||||
@ApiModelProperty("是否购买:0未购买,1已购买")
|
||||
private Integer isBuy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user