{ "account": "string" }
curl --location --request POST 'http://localhost:7001/userAccount/free/getLoginFactory' \ --header 'Content-Type: application/json' \ --data-raw '{ "account": "string" }'
{}