You've already forked FrameTour-BE
修正
This commit is contained in:
@ -23,6 +23,7 @@ public class ContentPageVO {
|
||||
private Integer contentType;
|
||||
@ApiModelProperty("源素材类型 1:视频 2:图片")
|
||||
private Integer sourceType;
|
||||
private int lockType;
|
||||
@ApiModelProperty("内容id contentType为0或1时才有值")
|
||||
private Long contentId;
|
||||
@ApiModelProperty("模版id")
|
||||
|
Reference in New Issue
Block a user