视频播放参数修改

This commit is contained in:
xiezhijun
2021-04-30 17:21:12 +08:00
parent 941f34d201
commit af72e645f1
6 changed files with 115 additions and 44 deletions

View File

@ -55,4 +55,6 @@ public class SysNutritionalVideo extends BaseEntity
//文件名称
private String fileName;
private String key;
}