|
@@ -726,6 +726,7 @@
|
|
|
* @apiSuccess {String} content.id 内容id
|
|
|
* @apiSuccess {String} content.type 内容类型1全屏图、2长图、3图文内容、11关联图文、12关联视频、13关联直播、4全屏视频、5留言视频、6留言音频
|
|
|
* @apiSuccess {String} content.name 标题。type=5,6时有效
|
|
|
+ * @apiSuccess {String} content.cover 音频或者视频的封面图,type=4,5,6时有效
|
|
|
* @apiSuccess {String} content.video 视频地址。type=4,5时有效
|
|
|
* @apiSuccess {String} content.music 音频地址。type=6时有效
|
|
|
* @apiSuccess {String} content.pic 全屏图或者长图,type=1,2时有效
|