Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinPOI/CgibinPOIAddPOIRequest.json
2022-05-06 20:44:39 +08:00

32 lines
1.4 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.

{
"business": {
"base_info": {
"sid": "33788392",
"business_name": "15个汉字或30个英文字符内",
"branch_name": "不超过10个字不能含有括号和特殊字符",
"province": "不超过10个字",
"city": "不超过30个字",
"district": "不超过10个字",
"address": "门店所在的详细街道地址不要填写省市信息不超过80个字",
"telephone": "不超53个字符不可以出现文字",
"categories": ["美食,小吃快餐"],
"offset_type": 1,
"longitude": 115.32375,
"latitude": 25.097486,
"photo_list": [
{
"photo_url": "https:// 不超过20张.com"
},
{
"photo_url": "https://XXX.com"
}
],
"recommend": "不超过200字。麦辣鸡腿堡套餐麦乐鸡全家桶",
"special": "不超过200字。免费wifi外卖服务",
"introduction": "不超过300字。麦当劳是全球大型跨国连锁餐厅1940 年创立于美国在世界上大约拥有3 万间分店。主要售卖汉堡包,以及薯条、炸鸡、汽水、冰品、沙拉、 水果等快餐食品",
"open_time": "8:00-20:00",
"avg_price": 35
}
}
}