💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
>[warning] ### 更新说明 > **v005版 page 改为必要参数** +++ post:v002/Records/packs *int:udid#用户ID *varchar:token#Token *int:page#页码 <<< 请求成功 { "data": { "list": [ { "s_name": "绝", "g_name": "http://wx.qlogo.cn/mmopen/PiajxSqBRaELDuvKgytn1JN3H9o6PiaufNwDxvYw3RtOZPcp0wn7JvicicP5iaI3qYRJRQiarBgVFGI9tjwCdt4958dA/0", "g_sponsor": "0.2000", "o_type": 10, "o_createtime": "2017-06-06 16:41:22", "g_password": 55, "g_phone": 55, "g_url": 55, "g_description": 55, "g_validtime": 55, "g_number": 55, "g_status": 55, "g_edittime": 55 }, { "s_name": "绝", "g_name": "http://wx.qlogo.cn/mmopen/PiajxSqBRaELDuvKgytn1JN3H9o6PiaufNwDxvYw3RtOZPcp0wn7JvicicP5iaI3qYRJRQiarBgVFGI9tjwCdt4958dA/0", "g_sponsor": "0.2000", "o_type": 10, "o_createtime": "2017-06-06 16:33:04", "g_password": 52, "g_phone": 52, "g_url": 52, "g_description": 52, "g_validtime": 52, "g_number": 52, "g_status": 52, "g_edittime": 52 }, ], "num": 2, "page": 1, "obtain":50 }, "code": 200, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7" } } <<< 登录失效 { "data": { "message": "请先重新登录" }, "code": 300, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7" } } <<< 非法请求 { "data": { "message": "请求错误" }, "code": 500, "token": null, "time": 1488888888, "content": { "udid": "1", "token": "c48a6b7421145f32102a1dd208a2980a214d94e7" } } +++ #### 请求成功 data[]返回数据说明 | 字段名 | 描述 | 备注 | | --- | --- | --- | | list | 列表 | | | num | 数量 | | | page | 页码 | | | obtain | 累计收入 | | #### list[]返回数据说明 | 字段名 | 描述 | 备注 | | --- | --- | --- | | s_name | 昵称 | | | g_name | 头像 | | | g_sponsor | 金额 | | | o_type | 消息类型 | | | o_createtime | 获得时间 | | | g_password | - | | | g_phone | - | | | g_url | - | | | g_description | - | | | g_validtime | - | | | g_number | - | | | g_status | - | | | g_edittime | - | | <img src="http://star.img.livestaring.com/Document/Records/packs.png">