curl --location --request GET '/weibao/likeRecord/list'
{
"total": 0,
"rows": [
{
"id": 0,
"userId": 0,
"targetId": 0,
"targetType": 0,
"status": 0,
"title": "",
"createTime": "",
"createBy": ""
}
],
"code": 0,
"msg": ""
}