Commit e1e4f3d0 authored by hujun's avatar hujun

is_rent

parent 9a8eaa0a
......@@ -125,6 +125,7 @@ class OfficeCollectHouse extends Basic
$field .= 'building.disc,';
$field .= 'Houses.floor_tag,';
$field .= 'Houses.is_lock,';
$field .= 'Houses.is_rent,';
$field .= 'Houses.is_exclusive_type,';
$field .= 'CollectUser.create_time';
// $field .= 'building.disc';
......
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