{}
curl --location 'http://127.0.0.1/topapi/org/union/trunk/get?access_token=Be31xxxx' \ --header 'Content-Type: application/json' \ --data '{}'
{ "result": [ { "org_name": "string", "corpid": "string" } ], "success": true, "errcode": 0, "errmsg": "string", "request_id": "string" }