{ "mobile": "9083677424", "type":1 }
curl --location '/smsCode/send' \ --header 'Content-Type: application/json' \ --data '{ "mobile": "9083677424", "type":1 }'
{}