{
"type": "string",
"content": [
{
"key": {}
}
]
}
curl --location --request POST 'https://eventsys-test-d-browser.gogen.cn/eventSys/smartSeat/uploadRecord' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "string",
"content": [
{
"key": {}
}
]
}'
{
"status": false,
"code": 0,
"message": "",
"exceMes": "",
"requestId": "",
"timestamp": 0,
"result": {}
}