{ "tel": "string" }
curl --location --request POST 'https://v3pz.itndedu.com/v3pz/get/code' \ --header 'Content-Type: application/json' \ --data-raw '{ "tel": "string" }'
{ "data": "", "msg": "发送成功", "code": 10000 }