Commit 1f6c2090 authored by zhuwei's avatar zhuwei

bug

parent 5c097a4a
......@@ -82,7 +82,7 @@ class Site extends Basic
"id" => 5740
);*/
$field = 'id,name,city';
$field = 'id,name,city,is_del';
$get_params['is_del'] = 0;
$res = $this->aSite->getSite($field, $params);
......
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