## 獲取團購列表
* `id` 團購ID
* `title` 團購名稱
* `logo` 團購LOGO圖標
* `image` 團購展示圖片
* `retail_price` 零售價格
* `selling_price` 團購價格
* `wait_days` 拼團有效等待天數
* `num_people` 拼團完成人數
* `num_sales` 銷售數量
* `num_stock` 總庫存數
* `num_virtual` 虛擬銷量
~~~[api]
get:https://zhongcaoji.xd.cuci.cc/store/api.groups/gets?id=3412342
<<<
success
{
"code": 1,
"info": "獲取團購信息列表成功!",
"data": {
"list": [
{
"id": 154547303395,
"cate_id": 1,
"title": "中草集祛痘面膜7片裝改善痘痘男女輕盈補水保濕面膜貼收縮毛孔",
"logo": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/bfeec4c0445d00e7/2e30a1c1f34fb71d.png",
"image": [
"https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/75580fa3ec5f96b5/7f386a43fac44685.png"
],
"retail_price": "100.00",
"selling_price": "88.00",
"wait_hours": 24,
"num_limit": 0,
"num_people": 3,
"num_sales": 6,
"num_stock": 0,
"num_virtual": 100,
"status": 1,
"cards": [
{
"id": 146,
"gid": 154547303395,
"cid": 28,
"number": 1,
"name": "苦參清爽祛痘套裝",
"type": "產品券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/e75714ce9282cea8/128cd23c97784a15.png",
"price": "100.00",
"content": "",
"num_stock": "0",
"num_sales": "6",
"effective_days": 100
},
{
"id": 147,
"gid": 154547303395,
"cid": 25,
"number": 1,
"name": "人參補水洗面奶",
"type": "產品券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/ab69cb15e67be5d7/c7bf3530f510196b.png",
"price": "200.00",
"content": "1、本券僅限中草集門店使用;\r\n2、全國通用;\r\n3、使用時出示卡券二維碼給門店店員掃碼核銷即可享受服務。",
"num_stock": "200",
"num_sales": "10",
"effective_days": 100
}
]
},
{
"id": 154547183694,
"cate_id": 2,
"title": "中草集三花亮膚四件套溫和清潔補水保濕爽膚水乳液霜護膚套裝正品",
"logo": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/9b4478ccf154e64d/eeb2afc5b89ea4e6.png",
"image": [
"https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/68a88b635c1ec24f/1dfde83bbb873e8f.png"
],
"retail_price": "128.00",
"selling_price": "100.00",
"wait_hours": 24,
"num_limit": 0,
"num_people": 1,
"num_sales": 0,
"num_stock": 0,
"num_virtual": 0,
"status": 1,
"cards": [
{
"id": 136,
"gid": 154547183694,
"cid": 27,
"number": 1,
"name": "三花亮膚四件套",
"type": "產品券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/db40f2b545127594/04eb0a6115121289.png",
"price": "200.00",
"content": "1、本券僅限中草集門店使用;\r\n2、全國通用;\r\n3、使用時出示卡券二維碼給門店店員掃碼核銷即可享受服務。",
"num_stock": "0",
"num_sales": "0",
"effective_days": 200
}
]
},
{
"id": 154546397078,
"cate_id": 1,
"title": "苦參祛痘",
"logo": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/848e705e35f23cd4/ba39544176c01765.png",
"image": [
"https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/e75714ce9282cea8/128cd23c97784a15.png",
"https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/ab69cb15e67be5d7/c7bf3530f510196b.png"
],
"retail_price": "120.00",
"selling_price": "100.00",
"wait_hours": 24,
"num_limit": 0,
"num_people": 2,
"num_sales": 2,
"num_stock": 0,
"num_virtual": 0,
"status": 1,
"cards": [
{
"id": 140,
"gid": 154546397078,
"cid": 28,
"number": 1,
"name": "苦參清爽祛痘套裝",
"type": "產品券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/e75714ce9282cea8/128cd23c97784a15.png",
"price": "100.00",
"content": "",
"num_stock": "0",
"num_sales": "6",
"effective_days": 100
},
{
"id": 141,
"gid": 154546397078,
"cid": 25,
"number": 1,
"name": "人參補水洗面奶",
"type": "產品券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/ab69cb15e67be5d7/c7bf3530f510196b.png",
"price": "200.00",
"content": "1、本券僅限中草集門店使用;\r\n2、全國通用;\r\n3、使用時出示卡券二維碼給門店店員掃碼核銷即可享受服務。",
"num_stock": "200",
"num_sales": "10",
"effective_days": 100
}
]
},
{
"id": 154546392680,
"cate_id": 2,
"title": "中草集三花亮膚睡眠面膜150g滋潤補水保濕夜間免洗面膜女提亮膚色",
"logo": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/a1ed86efeca8e20f/f1d79b399980e012.png",
"image": [
"https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/0908dce39d9dc9c0/937b3d9011485d28.png"
],
"retail_price": "169.00",
"selling_price": "160.00",
"wait_hours": 24,
"num_limit": 0,
"num_people": 3,
"num_sales": 0,
"num_stock": 0,
"num_virtual": 0,
"status": 1,
"cards": [
{
"id": 139,
"gid": 154546392680,
"cid": 24,
"number": 1,
"name": "三花亮膚睡眠面膜",
"type": "服務券",
"bgimg": "https://cuci-test-back1.oss-cn-shenzhen.aliyuncs.com/0908dce39d9dc9c0/937b3d9011485d28.png",
"price": "200.00",
"content": "1、本券僅限中草集門店使用;\r\n2、全國通用;\r\n3、使用時出示卡券二維碼給門店店員掃碼核銷即可享受服務。",
"num_stock": "200",
"num_sales": "2",
"effective_days": 50
}
]
}
]
}
}
~~~
- 項目信息
- 【解密】小程序數據解密
- 【門店】獲取門店列表
- 【商品】獲取團購分類
- 【商品】獲取團購列表
- 【商品】獲取團購信息
- 【首頁】獲取輪播圖列表
- 【注冊】發送手機短信驗證(會員)
- 【注冊】綁定會員手機號碼(會員)
- 【注冊】獲取當前會員資料(會員)
- 【會員】更新當前會員資料(會員)
- 【訂單】創建拼團訂單記錄(會員)
- 【訂單】獲取會員訂單統計(會員)
- 【訂單】獲取團購訂單列表(會員)
- 【訂單】獲取團購訂單信息(會員)
- 【訂單】獲取團購關聯訂單(會員)
- 【訂單】獲取拼團參團會員(會員)
- 【訂單】獲取微信支付參數(會員)
- 【訂單】獲取會員卡券列表(會員)
- 【訂單】獲取卡券詳情信息(會員)
- 【訂單】檢查限購數量(會員)
- 【員工】申請門店員工(會員)
- 【員工】獲取門店員工信息(會員)
- 【門店】門店卡券核銷(會員)
- 【門店】獲取門店核銷記錄(會員)
- 【閨蜜】獲取閨蜜卡券列表
- 【閨蜜】獲取閨蜜卡券信息
- 【買贈】獲取買贈卡券列表
- 【買贈】獲取買贈卡券信息
- 【訂單】創建閨蜜訂單記錄(會員)
- 【訂單】獲取閨蜜訂單列表(會員)
- 【訂單】獲取閨蜜訂單統計(會員)
- 【領取】領取閨蜜卡券記錄(會員)
- 【訂單】創建買贈訂單記錄(會員)
- 【訂單】獲取買贈訂單記錄(會員)