curl --location --request GET 'https://travel.daoziji.com/user/plan/shop/queryShopDetails' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "string",
"data": {
"XAxle": "string",
"YAxle": "string",
"appId": "string",
"business": "string",
"businessTime": "string",
"consumptionPerPerson": "string",
"contactNumber": "string",
"createTime": "string",
"cuisineStyle": "string",
"detailedAddress": "string",
"id": 0,
"linkMan": "string",
"refundStatement": "string",
"scenicId": 0,
"shopIntroduce": "string",
"shopName": "string",
"shopPhone": "string",
"shopImgList": [
"string"
],
"shopSundryList": [
{
"createTime": "string",
"dishesImg": "string",
"dishesIntroduce": "string",
"dishesName": "string",
"id": 0,
"inventory": 0,
"price": 0,
"shopId": 0,
"specification": "string",
"specificationImg": "string",
"updateTime": "string"
}
],
"tag": "string",
"type": 0,
"updateTime": "string"
},
"code": 0
}