Commit feb61f5c authored by zhuwei's avatar zhuwei

1

parent 83e45dfb
...@@ -724,7 +724,7 @@ class OfficeRoomService ...@@ -724,7 +724,7 @@ class OfficeRoomService
$house_img_data[$k]['image_path'] = $this->internet_path.$v['img_name']; $house_img_data[$k]['image_path'] = $this->internet_path.$v['img_name'];
} }
} }
return $house_img_data?$house_img_data:''; return $house_img_data?$house_img_data:[];
} }
//交通信息 //交通信息
......
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