curl --location --request GET '/api/comment/statistics/goods?goodsId='{
"code": 200,
"msg": "成功",
"data": {
"totalCount": 1,
"goodCount": 0,
"generalCount": 1,
"badCount": 0,
"pictureCount": 1
}
}