curl --location --request GET 'https://test.51vive.com/forums/aiv/protagonist/tone/list?protagonistId=&name=&enable=&companyId=&self=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"protagonistId": 0,
"protagonistName": "string",
"name": "string",
"enable": true,
"sort": 0,
"audioUrl": "string",
"audioOssId": 0,
"audioContent": "string",
"speakerId": "string",
"companyId": 0,
"companyName": "string",
"duration": 0
}
],
"code": 0,
"msg": "string"
}