curl --location --request GET 'https://test.51vive.com/store/gift/comment/label/list?type=&classify=&enable='{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"content": "string",
"type": 0,
"classify": 0,
"enable": true,
"sort": 0
}
]
}