curl --location --request PUT 'http://localhost:3000/api/admin/trends/like?id'
{ "code": 200, "message": "点赞成功" }