@big-bear
2017-08-24T06:02:41.000000Z
字数 326
阅读 802
云宝
api
VideoInfo videoInfo; //视频信息
Dicttype dynamicType; //动态类型(typecode:dynamicType)
Integer readStatus; //是否已读 0否1是 默认0
String picPaht //图片地址
String fileId; //腾讯云保存文件Id
String playUrl; //视频播放地址
User uploadUser; //上传人
Integer uploadTime; //上传时间
Integer expireTime; // 过期时间
Integer fileExistStatus; // 云端文件存在状态0否1是