- wiki说明
- 公共模块
- 首页模块
- 分类模块
- 商品模块
- 登录模块
- 用户模块
- 购物车
- 订单模块
- 收获地址
- 商品评价
- 其他
商品评价列表
开发中
GET
/comment/list
请求参数
Query 参数
scoreType
number
必需
示例值:
-1
goodsId
string
商品的id
示例值:
10038
page
string
页码
示例值:
1
返回响应
🟢200成功
application/json
Body
status
integer
必需
message
string
必需
data
object
必需
list
object
必需
示例
{
"status": 200,
"message": "success",
"data": {
"list": {
"total": 2,
"per_page": 15,
"current_page": 1,
"last_page": 1,
"data": [
{
"comment_id": 10015,
"score": 10,
"content": "又买了一台 真的很喜欢",
"is_picture": 1,
"user_id": 10003,
"store_id": 10001,
"create_time": "2023-03-21 15:02:52",
"user": {
"user_id": 10003,
"nick_name": "谷神不死",
"avatar_id": 10306,
"avatar_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"avatar": {
"file_id": 10306,
"group_id": 0,
"channel": 20,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "avatar_221fc65c1f6e36adb67429f500720c7e.png",
"file_path": "10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"file_size": 619,
"file_ext": "png",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"update_time": "2023-03-21 15:25:59",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png"
}
},
"orderGoods": {
"order_goods_id": 10023,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"goods_props": null,
"order_id": 10018
},
"images": [
{
"id": 10015,
"comment_id": 10015,
"image_id": 10302,
"image_url": "http://cba.itlike.com/public/uploads/10001/20230321/83e60e7cced478bb3d93fc1d9708f437.jpg",
"file": {
"file_id": 10302,
"group_id": 0,
"channel": 20,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "k1.jpg",
"file_path": "10001/20230321/83e60e7cced478bb3d93fc1d9708f437.jpg",
"file_size": 6324,
"file_ext": "jpg",
"cover": "",
"uploader_id": 10003,
"is_recycle": 0,
"is_delete": 0,
"update_time": "2023-03-21 15:02:52",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/83e60e7cced478bb3d93fc1d9708f437.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/83e60e7cced478bb3d93fc1d9708f437.jpg"
}
},
{
"id": 10016,
"comment_id": 10015,
"image_id": 10303,
"image_url": "http://cba.itlike.com/public/uploads/10001/20230321/0658fbb77a236f02eed0dfd84b99c1f3.jpg",
"file": {
"file_id": 10303,
"group_id": 0,
"channel": 20,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "k2.jpg",
"file_path": "10001/20230321/0658fbb77a236f02eed0dfd84b99c1f3.jpg",
"file_size": 2492,
"file_ext": "jpg",
"cover": "",
"uploader_id": 10003,
"is_recycle": 0,
"is_delete": 0,
"update_time": "2023-03-21 15:02:52",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/0658fbb77a236f02eed0dfd84b99c1f3.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/0658fbb77a236f02eed0dfd84b99c1f3.jpg"
}
},
{
"id": 10017,
"comment_id": 10015,
"image_id": 10304,
"image_url": "http://cba.itlike.com/public/uploads/10001/20230321/79c4b49c50c405c6418484bcc867a2a4.jpg",
"file": {
"file_id": 10304,
"group_id": 0,
"channel": 20,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "k3.jpg",
"file_path": "10001/20230321/79c4b49c50c405c6418484bcc867a2a4.jpg",
"file_size": 6351,
"file_ext": "jpg",
"cover": "",
"uploader_id": 10003,
"is_recycle": 0,
"is_delete": 0,
"update_time": "2023-03-21 15:02:52",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/79c4b49c50c405c6418484bcc867a2a4.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/79c4b49c50c405c6418484bcc867a2a4.jpg"
}
}
]
},
{
"comment_id": 10014,
"score": 10,
"content": "质量很不错 挺喜欢的",
"is_picture": 0,
"user_id": 10003,
"store_id": 10001,
"create_time": "2023-03-21 15:01:35",
"user": {
"user_id": 10003,
"nick_name": "谷神不死",
"avatar_id": 10306,
"avatar_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"avatar": {
"file_id": 10306,
"group_id": 0,
"channel": 20,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "avatar_221fc65c1f6e36adb67429f500720c7e.png",
"file_path": "10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"file_size": 619,
"file_ext": "png",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"update_time": "2023-03-21 15:25:59",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/a0db9adb2e666a65bc8dd133fbed7834.png"
}
},
"orderGoods": {
"order_goods_id": 10022,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"goods_props": null,
"order_id": 10017
},
"images": []
}
]
}
}
}
修改于 2023-09-16 03:23:05