curl --location -g --request GET 'https://bsh.bhdata.com:30015/bhmailer/accountGet?uid={{uid}}&sign={{sign}}'
{ "code": 0, "data": { "email": "abc@abc.com", "total": 23949, "no": 1 } }