You've already forked FrameTour-BE
加点缓存
This commit is contained in:
@ -17,6 +17,7 @@ public class GoodsPageVO {
|
||||
private String goodsName;
|
||||
@ApiModelProperty("景区id")
|
||||
private Long scenicId;
|
||||
private Long faceId;
|
||||
@ApiModelProperty("景区名称")
|
||||
private String scenicName;
|
||||
@ApiModelProperty("商品类型 1:成片视频 2:源素材")
|
||||
|
Reference in New Issue
Block a user