public List <InfoData> QueryInfoByLocation(string location) { return(BizApi.QueryInfoByLocation(location)); }