{}
curl --location --request GET 'http://127.0.0.1/department/list_parent_depts?access_token=51985dbcfxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "department": [ 0 ], "errmsg": "string", "errcode": 0 }