Commit 91bc0910 authored by hujun's avatar hujun

parent 16e377ae
...@@ -218,7 +218,7 @@ class Houses extends Basic ...@@ -218,7 +218,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, $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'; a.shop_area_start,a.shop_area_end,a.industry_type,d.landlord_phone,disc';
/*楼盘编号*/ /*楼盘编号*/
if ($this->params['id'] != NULL) { 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