{ "dept_id":10 }
curl --location --request POST '/topapi/user/listid?access_token=be3Fxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "dept_id":10 }'