Authorization: Bearer ********************
{
"appid": 0,
"request_id": "string",
"appkey": "string",
"phone": "string",
"verify_code": "string"
}
{
"code": 0,
"msg": "string",
"data": {
"appid": 0,
"app_user_id": "string",
"verify_code": "string",
"access_token": "string",
"expire_time": "string"
}
}