{ "tel": "string" }
curl --location --request POST 'http://159.75.169.224:7300/pz/get/code' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "data": "string", "msg": "string", "code": 0 }