{ "mobile": "string" }
curl --location 'http://127.0.0.1:10010/auth/api/xqaccount/xqLoginCaptcha' \ --header 'Content-Type: application/json' \ --data '{ "mobile": "string" }'
{ "status": "", "message": "", "data": "" }