视频功能

This commit is contained in:
xiezhijun
2021-04-29 20:45:31 +08:00
parent be67dc5890
commit 6eef8ae29e
12 changed files with 748 additions and 53 deletions

View File

@ -25,7 +25,7 @@ public class NutritionalVideoResponse implements Serializable {
public String videoId;
//封面URL
public String coverURL;
public String coverUrl;
//视频描述
public String description;