{ "tel": "string", "code": "string" }
curl --location --request POST 'http://159.75.169.224:7300/pz/user/authentication' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "data": { "token": "b52a1f2027a609f2afe9edbb9b712940" }, "msg": "验证通过", "code": 10000 }