视频列表优化
This commit is contained in:
@ -33,6 +33,8 @@ public class NutritionalVideoResponse implements Serializable {
|
||||
//播放链接
|
||||
public String playUrl;
|
||||
|
||||
//播放量
|
||||
private Integer playNum;
|
||||
|
||||
public String createTime;
|
||||
|
||||
|
Reference in New Issue
Block a user