+++
post:app/api.php?i=2&c=entry&do=store&op=detail&m=we7_wmall
*sid=1#门店id(必填)
<<<
success
{
"message": {
"resultCode": 0,
"resultMessage": "调用成功",
"data": {
"id": "1",
"uniacid": "1",
"cid": "0",
"title": "祥云餐馆",
"logo": "images/1/2016/04/VqG9TaGAtsbSsggwqSeF16q7G4z9Jg.jpg",
"telephone": "13453222285", //客服电话
"business_hours": [ //营业时间
{
"s": "00:00",
"e": "23:57"
}
],
"is_in_business": "1",
"description": "<p>门店特色</p>", //门店特色
"send_price": "0",
"delivery_price": "0",
"delivery_free_price": "0",
"pack_price": "0.00", //包装费
"delivery_time": "255",
"delivery_type": "1",
"delivery_within_days": "3",
"delivery_reserve_days": "0",
"serve_radius": "5", //配送范围(单位:公里)
"serve_fee": {
"type": 1,
"fee": ""
},
"delivery_area": "配送区域", //配送区域
"thumbs": "",
"address": "山西省太原市小店区", //门店具体地址
"location_x": "37.753365",
"location_y": "112.576638",
"status": "1",
"displayorder": "0",
"mobile_verify": {
"first_verify": 0,
"takeout_verify": 0
},
"sns": {
"qq": "744521168", //门店客服qq
"weixin": "jkjjj" //门店客服微信
},
"notice": "在线支付满38元减9元, 满50元减20元", //门店公告
"tips": "雨天路滑,送餐较慢,如有延迟,请谅解,谢谢", //门店提示(进入商品购买页, 有个提示)
"content": "门店描述", //门店描述
"payment": [
"wechat",
"alipay",
"credit",
"delivery"
],
"invoice_status": "1",
"token_status": "1",
"pay_time_limit": "15",
"remind_time_limit": "10",
"remind_reply": [
"快递员狂奔在路上,请耐心等待"
],
"comment_reply": [
"谢谢你"
],
"sailed": "3362",
"score": "4.4", //门店评分(满分5分, 门店评分百分比可以直接调用score_cn字段)
"first_order_status": "1",
"discount_status": "1",
"grant_status": "1",
"bargain_price_status": "0",
"reserve_status": "0",
"collect_coupon_status": "1",
"grant_coupon_status": "0",
"amount_status": "1",
"comment_status": "1",
"sms_use_times": "0",
"wechat_qrcode": {
"ticket": "gQE77zoAAAAAAAAAASxodHRwOi8vd2VpeGluLnFxLmNvbS9xLzZFeVR5ZFRsVkNVdDdLY3h3MlFhAAIETjd3VwMEAAAAAA==",
"url": "http://weixin.qq.com/q/6EyTydTlVCUt7Kcxw2Qa"
},
"custom_url": [],
"addtype": "1",
"addtime": "0",
"template": "index",
"pc_notice_status": "0",
"not_in_serve_radius": "1",
"auto_handel_order": "1",
"auto_get_address": "1",
"auto_notice_deliveryer": "1",
"auto_end_hours": "0",
"click": "70",
"is_recommend": "1",
"is_assign": "1",
"is_reserve": "1",
"is_meal": "1",
"forward_mode": "0",
"assign_mode": "2",
"assign_qrcode": "a:2:{s:6:\"ticket\";s:96:\"gQF08DoAAAAAAAAAASxodHRwOi8vd2VpeGluLnFxLmNvbS9xLzMweTk2TTdsWGlVbjRKQTA3V1FhAAIECH5OVwMEAAAAAA==\";s:3:\"url\";s:43:\"http://weixin.qq.com/q/30y96M7lXiUn4JA07WQa\";}",
"delivery_mode": "2",
"order_note": [
"不吃辣",
"不吃醋",
"不吃葱",
"少放盐",
"不吃香菜",
"多放辣椒"
],
"is_in_business_hours": true,
"business_hours_cn": "00:00~23:57",
"score_cn": 88 /门店评分(百分比, 88%)
}
}
}
<<<
error
{
"message": {
"resultCode": -1,
"resultMessage": "门店不存在或已删除",
"data": {
"resultCode" => ''
}
}
}
+++