{}
curl --location --request POST 'http://127.0.0.1/topapi/smartwork/hrm/organization/dept/meta/get?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "result": [ { "ext_options": [ { "text": "string", "key": "string" } ], "field_name": "string", "field_code": "string" } ], "success": true, "errcode": 0, "errmsg": "string", "request_id": "string" }