{
"phone": "string",
"action": 0,
"code": "string",
"password": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/manager/reset' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "string",
"action": 0,
"code": "string",
"password": "string"
}'
{}