{
"phone": "string",
"password": "string",
"code": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/app/user/loginByPhone' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "string",
"password": "string",
"code": "string"
}'
{}