
postId(게시글)

{
"isSuccess": true,
"code": "NEIGHBORHOOD_COMMENT_200",
"message": "댓글들 조회 성공",
"result": [
{
"nickname": "sadas",
"comment": "해위"
}
]
}
{
"isSuccess": true,
"code": "NEIGHBORHOOD_COMMENT_200",
"message": "댓글들 조회 성공",
"result": []
}