文档
测试

获取产品评论列表

GET
/api/reply/list/{id}

接口描述

该商品的所有评论

请求头

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

请求参数

参数名
类型
描述
必填
id
商品ID
必填
limit
页大小,默认为10
必填
page
页码,默认为1
必填
type
评论分数类型 0-全部 1-好评 2-中评 3-差评 ,5颗星是好评,小于2颗星差评,2-5之间是中评
必填
cid
门店评价传门店cid,id固定=1
必填

说明 / 示例

门店评价列表 /api/reply/list/1?cid=33&limit=10&page=1&type=0 门店评价传门店cid 返回 { "status": 200, "success": true, "msg": "操作成功", "data": [{ "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 5, "comment": "上传图片有问题", "pics": null, "pictures": "", "picturesArr": [], "merchantReplyContent": null, "merchantReplyTime": null, "createTime": "2020-10-23 22:26:04", "star": "5", "nickname": "海阔天空", "avatar": "https://wx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTJWbAEqPmSxV7onNvznf3OPardbxflwM14CULS6uIzXiccicRgELGK61BgibEwjNUxuGjG68r5s7rxyQ/132", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 5, "comment": "十", "pics": null, "pictures": "", "picturesArr": [], "merchantReplyContent": null, "merchantReplyTime": null, "createTime": "2020-10-21 16:34:36", "star": "5", "nickname": "宋昱辰", "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTKV5rK9hs2yA6JZfawoGosh4p8Pd9ZSzgYDOmf9ebHDgkgIFXpsfkfKGbDNwK97VtUicT4c9A3Via7g/132", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 4, "comment": "荆防颗粒的撒娇开发速度", "pics": null, "pictures": "https://wxapi.yixiang.co/api/file/pic/20200923093325552689.jpg", "picturesArr": ["https://wxapi.yixiang.co/api/file/pic/20200923093325552689.jpg"], "merchantReplyContent": "very good", "merchantReplyTime": 1601195020000, "createTime": "2020-09-23 09:33:27", "star": "4", "nickname": "18834843521", "avatar": "https://image.dayouqiantu.cn/5e79f6cfd33b6.png", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 3, "serviceScore": 4, "comment": "fdsfsdafasfas", "pics": null, "pictures": "https://wxapi.yixiang.co/api/file/pic/20200923091601468156.jpg", "picturesArr": ["https://wxapi.yixiang.co/api/file/pic/20200923091601468156.jpg"], "merchantReplyContent": "very good", "merchantReplyTime": 1601195030000, "createTime": "2020-09-23 09:16:03", "star": "3", "nickname": "18834843521", "avatar": "https://image.dayouqiantu.cn/5e79f6cfd33b6.png", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 5, "comment": "Ces", "pics": null, "pictures": "", "picturesArr": [], "merchantReplyContent": "好的,下次我们一定尽快,谢谢你的关注。", "merchantReplyTime": 1600610675000, "createTime": "2020-09-19 19:52:00", "star": "5", "nickname": "小萌牛", "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/BAztxNrSdJWcoUL1sPxApba2QCRe86y5eicjpicObNC9ZfWrBx8iaWmebz2QC1zfCpFOPgicdljFb9icxGsibscjZvhQ/132", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 4, "serviceScore": 3, "comment": "还不错啊,就是物流慢", "pics": ["https://wxapi.yixiang.co/api/file/pic/20200917145632104014.jpg", "https://wxapi.yixiang.co/api/file/pic/20200917145636682534.jpg"], "pictures": "https://wxapi.yixiang.co/api/file/pic/20200917145632104014.jpg,https://wxapi.yixiang.co/api/file/pic/20200917145636682534.jpg", "picturesArr": ["https://wxapi.yixiang.co/api/file/pic/20200917145632104014.jpg", "https://wxapi.yixiang.co/api/file/pic/20200917145636682534.jpg"], "merchantReplyContent": "天天搞你\n", "merchantReplyTime": 1600737319000, "createTime": "2020-09-17 14:56:52", "star": "3", "nickname": "堆伤←_←", "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/BTIJmzZ6GnMFh6kARG2HEicDUjAkBFyt6EjOo1GdCWxn1zY4yRqpElict247WkKOy4Q6OoOoqSEpzbdF9EnHnXCA/132", "sku": "默认" }, { "id": null, "productId": null, "replyType": null, "productScore": 5, "serviceScore": 5, "comment": "很好", "pics": null, "pictures": "", "picturesArr": [], "merchantReplyContent": null, "merchantReplyTime": null, "createTime": "2020-09-16 15:12:14", "star": "5", "nickname": "欢乐马", "avatar": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q3auHgzwzM7Wv8GBEiawc5t7iaJBLJlRuJRrPvpfCRutST0iaZGukWcqsg6Iiap2ibt3s6cwUiao6CW0NkacL4J6FFsg/132", "sku": "默认" }], "time": "2020-11-05 10:33:49" } 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