{
"areaCode": "string",
"mobile": "string",
"smsCode": "string"
}curl --location 'https://www.nihaocloud.cn/st-njs/auth/bind-mobile/verify' \
--header 'Content-Type: application/json' \
--data '{
"areaCode": "string",
"mobile": "string",
"smsCode": "string"
}'{}