💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
+++ post:v001/Gift/record *varchar:token#签名 <<< 请求成功 { "data": [ "charge": 23, "free": 4, "chargeLists": [ { "name": "棒棒糖", "image": "http://train.img.livestaring.com/gift/1.png", "number": 13 }, { "name": "玫瑰花", "image": "http://train.img.livestaring.com/gift/6.png", "number": 10 } ], "freeLists": [ { "name": "玫瑰花", "image": "http://train.img.livestaring.com/gift/6.png", "number": 4 } ] ], "code": 200, "time": 1666666666, "content": { "token": "AThQY1U+AWUIYwBnUWUCb1w0AjAAZQ" } } <<< 登录超时 { "data": { "message": "登录超时、请重新登录" }, "code": 300, "time": 1666666666, "content": { "token": "AThQY1U+AWUIYwBnUWUCb1w0AjAAZQ" } } <<< 验证失败 { "data": { "message": "token不能为空" }, "code": 400, "time": 1666666666, "content": { "token": "AThQY1U+AWUIYwBnUWUCb1w0AjAAZQ" } } <<< 非法请求 { "data": { "message": "请求错误" }, "code": 500, "time": 1666666666, "content": { "token": "AThQY1U+AWUIYwBnUWUCb1w0AjAAZQ" } } +++ #### 请求成功 data[]返回数据说明 | 字段名 | 描述 | 备注 | | --- | --- | --- | | charge | 付费礼物 | | | free | 免费礼物 | | | chargeLists | 付费列表 | | | freeLists | 免费列表 | |