Commit 0a14043f authored by hujun's avatar hujun

商铺列表增加字段

parent 6c96e463
......@@ -229,7 +229,7 @@ class Houses extends Basic
}
$fields = 'a.id,a.shop_type,a.internal_title,a.rent_price,a.is_show,a.create_time,a.residue_num,a.rent_type,
a.shop_area_start,a.shop_area_end,a.industry_type,d.landlord_phone,disc';
a.shop_area_start,a.shop_area_end,a.industry_type,d.landlord_phone,disc,a.is_carefully_chosen';
/*楼盘编号*/
if ($this->params['id'] != NULL) {
......
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