ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
## 获取买赠卡券列表 ~~~[api] get:https://zhongcaojitest.xd.cuci.cc/store/api.gifts/gets <<< success { "code": 1, "info": "获取买赠卡券列表成功!", "data": { "list": [ { "id": 155064554287, "gtype": 3, "cate_id": 9, "title": "tst2", "logo": "", "image": [ "" ], "retail_price": "33.00", "selling_price": "22.00", "wait_hours": 24, "num_limit": 0, "num_people": 1, "num_sales": 0, "num_stock": 0, "num_virtual": 0, "status": 1, "cards": [ { "id": 229, "gid": 155064554287, "cid": 28, "number": 1, "point": 1, "name": "面部护理体验券", "type": "服务券", "bgimg": "https://cuci-zhongcaoji.oss-cn-shenzhen.aliyuncs.com/ec1fa2a86c7b6b83/1a534c3f62d03187.png", "price": "9.90", "content": "价格:9.9元\r\n护理项目:深层清洁\r\n护理产品:中草集温和卸妆水、清肌保湿补水液、净致毛孔深海泥去黑头面膜、舒缓保湿洗面奶\r\n使用规则:每人限购一张\r\n有效日期:领取日起,30天内请到门店使用\r\n护理时间:请提前与店里约定时间\r\n温馨提醒:体验门店不限,美容师随机安排", "num_stock": "0", "num_sales": "0", "effective_days": 30 }, { "id": 230, "gid": 155064554287, "cid": 27, "number": 1, "point": 2, "name": "人参养肤补水面膜体验券", "type": "产品券", "bgimg": "https://cuci-zhongcaoji.oss-cn-shenzhen.aliyuncs.com/60b6fd7d1801b524/fb3b611eff38dc68.png", "price": "1.00", "content": "产品:人参养肤补水面膜\r\n价格:1元/片\r\n使用规则:每人限购一片\r\n有效日期:领取日起,30天内请到门店领取", "num_stock": "0", "num_sales": "0", "effective_days": 30 } ] } ] } } ~~~