Commit 44c920b5 authored by hujun's avatar hujun

商铺收搜

parent 3ce64ee7
......@@ -210,7 +210,7 @@ class Houses extends Basic
$where['is_carefully_chosen'] = 1;
$where['status'] = 1;
} else {
$where['a.is_carefully_chosen'] = 0;
$where['is_carefully_chosen'] = 0;
}
}
......
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