curl --location --request POST 'http://localhost:8080/user/login' \ --form 'mobile=""' \ --form 'password=""'
{}