"string"
curl --location --request POST 'https://eventsys-test-d-browser.gogen.cn/eventSys/newSmartSeat/uploadAudio' \
--header 'Content-Type: application/json' \
--data-raw '"string"'
{
"status": false,
"code": 0,
"message": "",
"exceMes": "",
"requestId": "",
"timestamp": 0,
"result": null
}