Commit cf917ee6 authored by zw's avatar zw

最适合业态

parent 29ac4f47
...@@ -1611,7 +1611,7 @@ class GHouses extends BaseModel ...@@ -1611,7 +1611,7 @@ class GHouses extends BaseModel
->where($params) ->where($params)
->group("a.disc") ->group("a.disc")
->select(); ->select();
echo $this->getLastSql(); //echo $this->getLastSql();
return $result; return $result;
} }
......
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