Authorization: ********************
{
"pageNum": 0,
"pageSize": 0,
"mobile": "string"
}
curl --location --request POST '/management/user/queryUserPullDownBox' \
--header 'Tenant-Id: 154' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"pageNum": 0,
"pageSize": 0,
"mobile": "string"
}'