You've already forked FrameTour-BE
修改
This commit is contained in:
@ -29,6 +29,7 @@ public class GoodsPageVO {
|
||||
private Integer sourceType;
|
||||
@ApiModelProperty("商品(vlog)id goodsType为1时才有值")
|
||||
private Long goodsId;
|
||||
private String templateName;
|
||||
@ApiModelProperty("模版封面图片")
|
||||
private String templateCoverUrl;
|
||||
}
|
||||
|
Reference in New Issue
Block a user