{
"records_id": 1
}curl --location --request POST '/api/chat.chatRecord/collectCreate' \
--header 'token: {{api-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"records_id": 1
}'{
"code": 1,
"show": 1,
"msg": "加入收藏成功",
"data": []
}