Commit 7abcd54d authored by fangliyan's avatar fangliyan

base_id 取消收藏

parent a764511f
......@@ -873,7 +873,6 @@ class Esf_center_api extends MY_Controller {
$city = $this->input->get('city');
$tbl=$kind==3?'sell':'rent';
$id = $this->user_model->getCollectHouseIdByBaseID($base_id,$kind,$rowid,$city);
print_r($id);exit;
if(empty($id))
{
......
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