第一次提交

This commit is contained in:
2023-02-18 16:24:17 +08:00
parent dceb736e33
commit 53aeac7bfe
1270 changed files with 45215 additions and 0 deletions

52
temp.json Normal file
View 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
}
]
}