Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinPOI/CgibinPOIGetPOIResponse.json
2021-05-28 19:27:38 +08:00

34 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"errcode": 0,
"errmsg": "ok",
"business": {
"base_info": {
"sid": "001",
"business_name": "麦当劳",
"branch_name": "艺苑路店",
"province": "广东省",
"city": "广州市",
"address": "海珠区艺苑路11 号",
"telephone": "020-12345678",
"categories": [ "美食,小吃快餐" ],
"offset_type": 1,
"longitude": 115.32375,
"latitude": 25.097486,
"photo_list": [
{
"photo_url": "https:// XXX.com"
},
{
"photo_url": "https://XXX.com"
}
],
"recommend": "麦辣鸡腿堡套餐,麦乐鸡,全家桶",
"special": "免费wifi外卖服务",
"introduction": "麦当劳是全球大型跨国连锁餐厅1940 年创立于美国在世界上大约拥有3 万间分店。 主要售卖汉堡包, 以及薯条、 炸鸡、 汽水、 冰品、 沙拉、 水果等快餐食品 ",
"open_time": "8:00-20:00",
"avg_price": 35,
"available_state": 3,
"update_status": 0
}
}
}