{ "phone": "18615534612", "phoneCode": "86" }
curl --location --request POST '45.79.68.121:6688/app/api/v1/sms/Validated' \ --header 'Authorization: token' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone": "18615534612", "phoneCode": "86" }'
{ "code": "string", "message": "string" }