{ "phone":"13141111369" }
curl --location --request POST 'http://quick-server-sp.ixuea.com/v1/codes' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone":"13141111369" }'
{}