Commit 6bb0cd77 authored by clone's avatar clone

bug

parent 7cbbe7b5
......@@ -222,7 +222,7 @@ class Shop extends Basic
}
//$conditions['a.id'] = array( "eq", $params["id"] );
$conditions['a.id'] = array( "eq", $params["id"] );
$result = $this->gHousesModel->getHouseDetailById($field, $conditions);
......
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