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