curl --location --request GET 'https://eventsys-test-d-browser.gogen.cn/eventSys/smartSeat/distribution/findSeatByArea?areaCode'
{
"status": false,
"code": 0,
"message": "",
"exceMes": "",
"requestId": "",
"timestamp": 0,
"result": {
"bindType": "",
"seats": [
{
"id": "",
"cno": "",
"password": "",
"bindTel": ""
}
]
}
}