{ "momentId":1, "content":"admin 评论了动态" }
curl --location --request POST 'https://xiyuer.club/comment' \ --header 'Content-Type: application/json' \ --data-raw '{ "momentId":1, "content":"admin 评论了动态" }'
{}