curl --location --request GET 'http://localhost:8080/community/comments/post/' \ --header 'Authorization: {{token}}'
[ { "commentId": 4, "userId": 4, "postId": 13, "content": "可以", "created_at": "2025-05-12T22:23:21.612965" } ]