💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# 获取红包列表 ~~~[api] post:http://thinkagentlarge.data.cuci.cc/agent/api.v1.red/get.html *brandid=2#品牌ID *date=2018-01-29#红包列表 *unionid=oGsrks8MgmWGcHiTXw8-MVOud_jk#绑定微信unionid <<< 操作成功 { "code": 1, "msg": "获取红包列表成功!", "data": [ { "id": 131, "agent_id": 5773, "brand_id": 2, "level": 1, "date": "2018-01-29", "mid": 0, "price": "3.23", "title": "", "status": 1, "create_at": "2018-01-29 12:11:32" }, { "id": 132, "agent_id": 5773, "brand_id": 2, "level": 1, "date": "2018-01-29", "mid": 0, "price": "3.02", "title": "", "status": 1, "create_at": "2018-01-29 12:11:32" }, { "id": 133, "agent_id": 5773, "brand_id": 2, "level": 1, "date": "2018-01-29", "mid": 0, "price": "3.20", "title": "", "status": 1, "create_at": "2018-01-29 12:11:32" } ] } <<< 登录异常 { "code": 0, "msg": "还没有登录哦,请登录后再来访问!", "data": [] } <<< 参数异常 { "code": 0, "msg": "接口异常,缺少必要参数!", "data": [] } ~~~