curl --location --request GET 'http://localhost:8080/community/comments/' \ --header 'Authorization: {{token}}'
{ "commentId": 4, "userId": 4, "postId": 13, "content": "可以", "created_at": null }