Authored by xin

shop_type改成mult_brand_shop_type

... ... @@ -167,14 +167,14 @@ code为200即为成功,否则是失败。
"code": 200,
"data": {
"is_favorite": "N",
"shop_domain": "duopin21321",
"shop_intro": "",
"shop_logo": "http://img11.static.yhbimg.com/yhb-img01/2016/04/28/10/012ef68cd323fe770508799ba1da0cdd0a.PNG?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80",
"shop_name": "我的多品店",
"shops_id": 682,
"shops_type": 2
"mult_brand_shop_type": "1",
"shop_domain": "ohmygirl",
"shop_intro": "ohmygirl提炼出上世纪美国街头文化元素,融入简洁、时髦、中性的设计,推崇女性追寻自由,向往不羁的后现代风生活。OMG始终追求创意的自由和优良的品质,只为独特女性打造独特的生活品味。",
"shop_logo": "",
"shop_name": "oh my girl",
"shops_id": 323
},
"md5": "543a18acfc3bee20486a21779ccf5d19",
"md5": "0abf5bf8e3d8813312ec89a8d28294dc",
"message": "query successed!"
}
```
... ...