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