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