{
"entno": "string",
"phone": "string",
"type": "string"
}
curl --location --request POST 'api/User/LoginSendYzm' \
--header 'Content-Type: application/json' \
--data-raw '{
"entno": "string",
"phone": "string",
"type": "string"
}'
{}