test(wxapi): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-05-28 19:27:38 +08:00
parent dc78ea6577
commit 27cd4178e7
988 changed files with 11052 additions and 206 deletions

View File

@@ -0,0 +1,31 @@
{
"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
}
}
}