Commit 25a857a4 authored by zw's avatar zw

bug

parent 484e621a
...@@ -387,7 +387,6 @@ class DailyPaperService ...@@ -387,7 +387,6 @@ class DailyPaperService
*/ */
private function housePanInfo($house_id_str) private function housePanInfo($house_id_str)
{ {
echo $house_id_str;
$gModel = new GHousesToAgents(); $gModel = new GHousesToAgents();
$params["houses_id"] = array("in", ($house_id_str)); $params["houses_id"] = array("in", ($house_id_str));
$params["type"] = 2; $params["type"] = 2;
......
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