Commit e92c6540 authored by zhuwei's avatar zhuwei

bug

parent 6deb381c
...@@ -87,7 +87,7 @@ class HomePageLog extends Basic ...@@ -87,7 +87,7 @@ class HomePageLog extends Basic
} }
} }
$where_["f.city"] = trim($this->city) ? trim($this->city) : '上海市'; //$where_["f.city"] = trim($this->city) ? trim($this->city) : '上海市';
$order = "f.id desc"; $order = "f.id desc";
......
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