Files
szjs/temp.json

52 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2025-03-07 22:27:18 +08:00
{
"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
}
]
}