@@@待完善@@@
请求域名:
- http://test.yunzshop.com
请求URL:
GET/plugin.answer-reward.admin.subject.get-video
请求参数说明:
参数名 | 类型 | 说明 |
---|---|---|
search['title'] | string | 视频标题 |
返回示例:
正确时返回:
{
result: 1,
msg: "ok",
data: [{
id: 1,
uniacid: 2,
uid: 194,
goods_id: 16,
title: "测试一下看看",
cover: "https://dev5.yunzmall.com/attachment/image/d5224bf6eab650c7c7ecafafd8c504b6.png",
video: "https://dev5.yunzmall.com/addons/yun_shop/static/upload/audios/0/2019/09/3f3bd7ba3a0ef32524c044d5f9341435.MOV",
share_num: 1,
like_num: 0,
status: 1,
order_price: "0.00",
amount_total: "0.00",
created_at: "2019-09-18 16:46:49",
updated_at: "2019-10-11 11:48:05",
deleted_at: null,
file_name: null,
video_src: "http://www.wq.com/addons/yun_shop/static/upload/audios/0/2019/09/3f3bd7ba3a0ef32524c044d5f9341435.MOV"
}]
}
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
title | string | 题目标题 |
id | int | 视频id |