Commit e9b5add1 authored by hujun's avatar hujun

1

parent a019056b
......@@ -94,7 +94,6 @@ class Site extends Basic
$get_params['b.is_del'] = 0;
$get_params['a.phone'] = $params["agent_phone"];
// $get_params['a.site_id'] = $params["site_id"]; //去除其它城市
$site_city = $this->aAgentModel->getAgentSiteList($get_params, $field);
return $this->response("200", "success", $site_city);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment