Authored by xin

shop_type改成mult_brand_shop_type

@@ -167,14 +167,14 @@ code为200即为成功,否则是失败。 @@ -167,14 +167,14 @@ code为200即为成功,否则是失败。
167 "code": 200, 167 "code": 200,
168 "data": { 168 "data": {
169 "is_favorite": "N", 169 "is_favorite": "N",
170 - "shop_domain": "duopin21321",  
171 - "shop_intro": "",  
172 - "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",  
173 - "shop_name": "我的多品店",  
174 - "shops_id": 682,  
175 - "shops_type": 2 170 + "mult_brand_shop_type": "1",
  171 + "shop_domain": "ohmygirl",
  172 + "shop_intro": "ohmygirl提炼出上世纪美国街头文化元素,融入简洁、时髦、中性的设计,推崇女性追寻自由,向往不羁的后现代风生活。OMG始终追求创意的自由和优良的品质,只为独特女性打造独特的生活品味。",
  173 + "shop_logo": "",
  174 + "shop_name": "oh my girl",
  175 + "shops_id": 323
176 }, 176 },
177 - "md5": "543a18acfc3bee20486a21779ccf5d19", 177 + "md5": "0abf5bf8e3d8813312ec89a8d28294dc",
178 "message": "query successed!" 178 "message": "query successed!"
179 } 179 }
180 ``` 180 ```