{
"data": [
{
"id": 1,
"customer_id": 24,
"product_id": 1,
"order_item_id": 98,
"customer_name": "1234",
"customer_avatar": "https://api.innoshop.net/cache/storage/common/5m32oVWNZaylsKy9PPHl8FTCSuftUeBk4aolGRJ3-100x100.png",
"rating": 5,
"title": "666",
"content": "666",
"like": 0,
"dislike": 0,
"active": 1,
"created_at": "2024-09-01T03:24:43.000000Z"
}
],
"links": {
"first": "https://api.innoshop.net/api/reviews?page=1",
"last": "https://api.innoshop.net/api/reviews?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« 上一页",
"active": false
},
{
"url": "https://api.innoshop.net/api/reviews?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "下一页 »",
"active": false
}
],
"path": "https://api.innoshop.net/api/reviews",
"per_page": 15,
"to": 1,
"total": 1
}
}