企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
>[warning] ### 更新说明 > **v005版 page 改为必要参数** +++ post:v002/Records/sendList *int:udid#用户ID *varchar:token#Token int:suid#被查看的明星ID *int:type#类型 *int:page#页码 <<< 请求成功 { "data": { "list": [ { "g_name": "Iphone7p", "g_sponsor": "淘宝", "i_number": 1, "i_channel": "14969784678443", "i_createtime": "2017-06-09 11:23:47", "l_image": "http://1253124583.vod2.myqcloud.com/db0a53a9vodtransgzp1253124583/3bbc537c9031868222969959069/snapshot/playlist.f3.100_0.jpg" } ], "num": 1, "page": "1" }, "code": 200, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7", "type": "10" } } <<< 登录失效 { "data": { "message": "请先重新登录" }, "code": 300, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7", "type": "10" } } <<< 非法请求 { "data": { "message": "请求错误" }, "code": 500, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7", "type": "10" } } +++ #### 请求成功 data[]返回数据说明 | 字段名 | 描述 | 备注 | | --- | --- | --- | | g_name | 商品名称 | | | g_sponsor | 供货商 | | | money | 红包金额 | | | i_amount | 礼品数量 | | | i_channel | 房间ID | | | i_createtime | 送出时间 | | 粉丝端 <img src="http://star.img.livestaring.com/Document/Records/sendList1.png"> <img src="http://star.img.livestaring.com/Document/Records/sendList2.png?1"> 明星端 <img src="http://star.img.livestaring.com/Document/Records/sendList3.png">