config['key']; $url = $url = $this->url . "district/v1/list?key=$key"; $result = http_data_get($url); return $result; } }