文档
测试

普通商品详情2

GET
/api/product/detail2/{id}

请求头

参数名
类型
描述
必填
Authorization
String
token
必填

请求参数

参数名
类型
描述
必填
id
integer
商品ID
必填

说明 / 示例

评价字段: "reply": null, 一条评价 "replyChance": "0", 好评率 "replyCount": 0, 评价条数 "reply": { "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 5, "comment": "3333", "pics": null, "pictures": "http://file.yuntunvip.com/1604640363670.png", "picturesArr": ["http://file.yuntunvip.com/1604640363670.png"], "merchantReplyContent": null, "merchantReplyTime": null, "createTime": "2020-11-06 13:26:08", "star": "5", "nickname": "17388938818", "avatar": "http://pic.uhuipay.com/1603291449424.png", "sku": "默认" }, "replyChance": "100.00", "replyCount": 2, avatar 用户头像 string comment 评论内容 string createTime string(date-time) id 评论ID integer(int64) merchantReplyContent 管理员回复内容 string merchantReplyTime 管理员回复时间 string(date-time) nickname 用户昵称 string pics 评论图片 array string pictures string picturesArr array string productId 产品id integer(int64) productScore 商品分数 integer(int32) replyType 某种商品类型(普通商品、秒杀商品) string serviceScore 服务分数 integer(int32) sku 商品sku string star 评价星星数 string 返回报文 { "status": 200, "success": true, "msg": "操作成功", "data": { "goodList": [], "merId": 0, "priceName": "", "productAttr": [{ "id": 75, "productId": 2, "attrName": "纸张", "attrValues": "A4,A3", "attrValue": [{ "attr": "A4", "check": false }, { "attr": "A3", "check": false } ], "attrValueArr": [ "A4", "A3" ] }, { "id": 76, "productId": 2, "attrName": "颜色", "attrValues": "白色,红色", "attrValue": [{ "attr": "白色", "check": false }, { "attr": "红色", "check": false } ], "attrValueArr": [ "白色", "红色" ] } ], "productValue2": [{ "id": 113, "productId": 2, "sku": "A3,白色", "stock": 995, "pinkStock": 99, "seckillStock": 100, "sales": 0, "price": 12, "pinkPrice": 33.89, "seckillPrice": 3, "image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "unique": "22a93fed47d6490abd07e907b426b179", "cost": 11, "barCode": "00003", "otPrice": 12, "weight": 0, "volume": 0, "brokerage": 0, "brokerageTwo": 0 }, { "id": 114, "productId": 2, "sku": "A3,红色", "stock": 665, "pinkStock": 100, "seckillStock": 100, "sales": 0, "price": 13, "pinkPrice": 45.66, "seckillPrice": 4, "image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "unique": "ac9d042d8b894ab3939b9d31dfa15246", "cost": 11, "barCode": "00004", "otPrice": 12, "weight": 0, "volume": 0, "brokerage": 0, "brokerageTwo": 0 }, { "id": 111, "productId": 2, "sku": "A4,白色", "stock": 985, "pinkStock": 99, "seckillStock": 100, "sales": 0, "price": 10, "pinkPrice": 11.09, "seckillPrice": 1, "image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "unique": "ce1dc4bd4e0d4dfdb0e9dcca40c88938", "cost": 11, "barCode": "00001", "otPrice": 12, "weight": 0, "volume": 0, "brokerage": 0, "brokerageTwo": 0 }, { "id": 112, "productId": 2, "sku": "A4,红色", "stock": 660, "pinkStock": 99, "seckillStock": 100, "sales": 0, "price": 11, "pinkPrice": 22.88, "seckillPrice": 2, "image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "unique": "a0fd31bf88fd4976b32330595d1f66f2", "cost": 11, "barCode": "00002", "otPrice": 12, "weight": 0, "volume": 0, "brokerage": 0, "brokerageTwo": 0 } ], "productValue": {}, "reply": null, "replyChance": "0", "replyCount": 0, "similarity": [], "storeInfo": { "id": 2, "merId": 0, "image": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "image_base": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "codeBase": null, "userCollect": false, "userLike": false, "sliderImage": "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg,https://consoleapi.xinxintuan.co/file/pic/20200903171807647067.jpg,https://consoleapi.xinxintuan.co/file/pic/20200903171807641535.jpg", "sliderImageArr": [ "https://consoleapi.xinxintuan.co/file/pic/20200903171807584910.jpg", "https://consoleapi.xinxintuan.co/file/pic/20200903171807647067.jpg", "https://consoleapi.xinxintuan.co/file/pic/20200903171807641535.jpg" ], "attrInfo": null, "storeName": "X型展架", "storeInfo": "X型展架", "keyword": "X型展架", "cateId": "3", "price": 10, "vipPrice": 10, "otPrice": 12, "postage": 0, "unitName": "张", "sort": 0, "sales": 92, "stock": 3305, "description": "<p><br/></p><p><img src=\"http://pic.uhuipay.com/未标题-1-05.png\"/></p>", "isPostage": 0, "cost": 11, "isSeckill": 0, "isBargain": null, "isGood": 0, "ficti": 69, "browse": 68, "isShow": 1, "giveIntegral": 0, "tempId": 34, "isSub": 0, "specType": 1 }, "mapKey": null, "systemStore": null, "uid": 0, "tempName": "默认全国运费模板" }, "total": null, "time": "2020-10-12 15:50:45" }