{
"phone": "18146456574"
}
curl --location --request POST 'https://testnet.jugugu.cn/Coin' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "18146456574"
}'
{
"code": 0,
"msg": "",
"coin": 43615,
"sm": true
}