curl --location --request GET '/weibao/collect/list'
{
"total": 0,
"rows": [
{
"id": 0,
"userId": 0,
"type": "",
"typeId": 0,
"typeContent": {},
"targetUserId": 0,
"collectState": 0,
"createTime": "",
"createBy": ""
}
],
"code": 0,
"msg": ""
}