curl --location --request GET '/api/community/likeLists'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 27,
"image": "http://www.likeshopb2b2c.localhost/123456789.png",
"content": "你好啊啊啊啊啊啊啊啊啊啊啊",
"like": 1,
"status": 1,
"create_time": "4小时前",
"is_like": 1
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}