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