You've already forked FrameTour-BE
bug修改,根性视频meta信息
This commit is contained in:
@ -50,4 +50,7 @@ public class VideoGoodsDetailVO {
|
||||
private Integer lensNum;
|
||||
private Long faceId;
|
||||
private boolean share = false;
|
||||
private Integer height;
|
||||
private Integer width;
|
||||
private BigDecimal duration;
|
||||
}
|
||||
|
Reference in New Issue
Block a user