{
"curPage": "13",
"pageSize": "100",
"phone":""
}
curl --location --request POST 'http://sscdev.parking24.cn/UserSystem/UserPhone/v2/queryUserList.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"curPage": "13",
"pageSize": "100",
"phone":""
}'
{}