{ "userId": "string", "password": "string" }
curl --location '/web/user/checkCurrentLoginUser' \ --header 'Content-Type: application/json' \ --data '{ "userId": "string", "password": "string" }'
{}