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