curl --location --request GET 'coachapi/goodsComment/commentCategory'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"comment": [
{
"id": 0,
"name": "string",
"count": 0
}
],
"percent": "string",
"star": 0
}
}