文档
测试

会员特价

GET
https://tao.shenbaba.com/app/index.php?i=2&t=0&v=1.9.13&from=wxapp&c=entry&a=wxapp&m=first_duoduoke&formIds=&from_uid=&from_act=&do=MemberSpecial

请求参数

参数名
类型
描述
必填
supplier_id
int
商店id
必填
page
int
分页页码
必填

响应参数

参数名
类型
描述
必填
errno
int
示例:0
必填
message
string
示例:ok
必填
data
object
数据字典
必填
name
string
示例:会员爆品
必填
color
string
示例:9926d1 背景颜色
必填
list
array
数据列表
必填
goods_id
string
示例:7924 商品id
必填
shop_price
string
示例:2.50 会员价
必填
goods_name
string
示例:伊利优酸乳草莓味 250ml/盒 商品名称
必填
goods_thumb
string
示例:https://img30.360buyimg.com/n1//jfs/t1/161979/10/15424/73172/60613c3aE06fcdc1c/936d42bc92bb395e.jpg 商品缩略图
必填

说明 / 示例

{ "errno": 0, "message": "ok", "data": { "name": "会员特价", "color": "9926d1", "list": [ { "goods_id": "7924", "shop_price": "2.50", "goods_name": "伊利优酸乳草莓味 250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/161979/10/15424/73172/60613c3aE06fcdc1c/936d42bc92bb395e.jpg" }, { "goods_id": "7925", "shop_price": "7.00", "goods_name": "伊利 安慕希希腊酸奶香草味 205g", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/170730/23/15299/45265/60613e1dE669882ab/dd58dcd263eb9979.jpg" }, { "goods_id": "7927", "shop_price": "7.00", "goods_name": "伊利金典纯牛奶250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/161252/28/15316/255067/60612881Ebd2bd517/6375fb8f91c924a8.png" }, { "goods_id": "7928", "shop_price": "2.00", "goods_name": "伊利安慕希希腊风味酸奶(芒果百香果味)230g/瓶", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/168359/21/15331/30305/60613f7dEea49f603/805de60b99f8263d.jpg" }, { "goods_id": "7930", "shop_price": "2.50", "goods_name": "伊利优酸乳(原味) 250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/174506/37/887/77681/60613c3fEbfd47ffc/f13b28d0c64e897e.jpg" }, { "goods_id": "7932", "shop_price": "0.50", "goods_name": "伊利安慕希 希腊风味酸奶黄桃+燕麦味 200g/瓶", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/161686/13/15216/35971/60613c0eEdf97ae3d/6276364eb5b9f706.jpg" }, { "goods_id": "7935", "shop_price": "5.50", "goods_name": "伊利 脱脂纯牛奶 250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/172092/9/931/50347/60613cabE110f2de5/60e020e8b7fea000.jpg" }, { "goods_id": "7936", "shop_price": "5.00", "goods_name": "伊利 纯牛奶 250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/171074/5/15235/62562/60613cf6E262bfca8/8de8d82119379a72.jpg" }, { "goods_id": "7937", "shop_price": "4.50", "goods_name": "伊利 麦香味早餐奶 250ml/盒", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/176737/32/902/54414/60613b45Eb52ea3f6/6e0eaae9ef543107.jpg" }, { "goods_id": "7939", "shop_price": "4.00", "goods_name": "伊利 安慕希希腊风味酸奶(橙&凤梨) 230g/瓶", "goods_thumb": "https://img30.360buyimg.com/n1//jfs/t1/161572/40/15354/35562/60613b4bE7976d7d7/bb16acf51cd1f960.jpg" } ] } }