{
"phone": "18116514966",
"account": "sint proident",
"secret": "proident exercitation",
"code": "72"
}
curl --location --request POST 'https://testnet.jugugu.cn/Comm_access_token' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "18116514966",
"account": "sint proident",
"secret": "proident exercitation",
"code": "72"
}'
{
"code": 0,
"msg": "success",
"access_token": "V0wr0iYkToELiYq213nYgQLLkssSW1JtNWqfqYcJRRJxCm7ik3Z0b6CVxLknOago"
}