Authored by qianjun

Update product_query.md

... ... @@ -99,11 +99,13 @@ code为200即为成功,否则是失败。 响应JSON格式如下所示:
"code": 200,
"data": [
{
// 1普通商品、2赠品3虚拟商品
"attribute": "1",
"brandId": 119,
"brandName": "REVELATOR",
"colorName": "绿色",
"factoryCode": "VN0003Z6KM2104500M",
// 1 2 3 通用
"gender": "1",
"imageUrl": "http://img13.static.yhbimg.com/goodsimg/2012/03/02/14/02ea70da41df2d162fe1ec1c5d53367086.jpg",
"isAdvance": "N",
... ...