{ "dept_id":1 }
curl --location --request POST '/topapi/v2/department/listsubid?access_token=bE74xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "dept_id":1 }'