{ "content":"修改了admin的评论" }
curl --location --request PATCH 'https://xiyuer.club/comment/21' \ --header 'Content-Type: application/json' \ --data-raw '{ "content":"修改了admin的评论" }'
{}