{
"areaCode": "string",
"name": "string",
"mobileOrEmail": "string",
"checkCode": "string",
"password": "string",
"type": 0
}curl --location 'https://api.fnsjfnjf.com/login/V2/sendMobilecheckCode' \
--header 'GgToken: XWB2OFkyNF1ZKnU6KmZnWVsscTVXNWJZYVh2aldnZV1gXHZrVWNsWGBadmw' \
--header 'Content-Type: application/json' \
--data '{
"areaCode": "string",
"name": "string",
"mobileOrEmail": "string",
"checkCode": "string",
"password": "string",
"type": 0
}'{
"code": 0,
"data": "",
"errorMessage": "",
"message": ""
}