curl --location --request DELETE 'http://localhost:3000/api/admin/trends/comment/del?id'
{ "code": 200, "message": "删除成功" }