curl --location --request GET 'https://eventsys-test-d-browser.gogen.cn/eventSys/pocPlatform/findByAreaCode?areaCode'
{
"status": false,
"code": 0,
"message": "",
"exceMes": "",
"requestId": "",
"timestamp": 0,
"result": [
{
"id": "",
"platformName": "",
"areaCode": "",
"areaName": "",
"username": "",
"password": "",
"govBackendIp": "",
"govBackendPort": "",
"privateBackendIp": "",
"privateBackendPort": "",
"govVideoIp": "",
"govVideoPort": "",
"privateVideoIp": "",
"privateVideoPort": "",
"manufacturer": ""
}
]
}