curl --location --request GET '/weibao/comments/'
{
"code": 0,
"msg": "",
"data": {
"id": 0,
"parentCommentId": "",
"type": "",
"typeId": "",
"userId": 0,
"commentText": "",
"userName": "",
"userAvatar": ""
}
}