{}
curl --location --request GET 'http://127.0.0.1/user/get_by_mobile?access_token=6d1bxxxx&mobile=150xxxx2547' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "userid": "string", "errmsg": "string", "errcode": 0 }