{}
curl --location --request POST 'http://127.0.0.1/topapi/industry/organization/get?access_token=bE74xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "result": { "region_location": "string", "region_id": "string", "region_type": "string" }, "success": true, "errcode": 0, "errmsg": "string", "request_id": {} }