curl --location '/users/LoginByPhone' \ --header 'Content-Type: application/json' \ --data '{ "phone": "string", "password": "string" }'
{}