第一次提交
This commit is contained in:
52
temp.json
Normal file
52
temp.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"erro": 0,
|
||||
"goods_discount": [],
|
||||
"goods_style": [
|
||||
{
|
||||
"icon": "1.png",
|
||||
"id": 1,
|
||||
"name": "美容"
|
||||
}
|
||||
],
|
||||
"mechanism": [
|
||||
{
|
||||
"address": "",
|
||||
"appointment": 0,
|
||||
"id": "1",
|
||||
"mechanism_name": "系统平台",
|
||||
"score": 0,
|
||||
"wechat_logo": ""
|
||||
},
|
||||
{
|
||||
"address": "",
|
||||
"appointment": 1,
|
||||
"id": "2",
|
||||
"mechanism_name": "测试",
|
||||
"score": 0,
|
||||
"wechat_logo": ""
|
||||
}
|
||||
],
|
||||
"msg": "查询成功",
|
||||
"special_offer": [
|
||||
{
|
||||
"goods_name": "测试商品",
|
||||
"id": "2",
|
||||
"index_img": "",
|
||||
"mechanism_name": "",
|
||||
"original_price": 5,
|
||||
"price": 3
|
||||
}
|
||||
],
|
||||
"top_list": [
|
||||
{
|
||||
"goods_name": "女神卡",
|
||||
"id": "1",
|
||||
"index_img": "",
|
||||
"original_price": 15,
|
||||
"price": 12,
|
||||
"seckill_status": 0,
|
||||
"sold": 2,
|
||||
"stock": 8
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user