curl --location --request POST 'https://api.4321.sh/oneclick/getmobile' \
--header 'Content-Type: application/json' \
--data-raw '{
"apikey": "string",
"secret": "string",
"app_id": "string",
"channel_token": "string",
"system": "string",
"type": "string"
}'
{
"code": 0,
"msg": "OK",
"msg_no": "2016072909264497197473179",
"mobile": "18221292401",
"count": 1
}