Commit 59e7b9b9 authored by hujun's avatar hujun

独家字段

parent 13100ce2
...@@ -229,7 +229,7 @@ class Houses extends Basic ...@@ -229,7 +229,7 @@ class Houses extends Basic
} }
$fields = 'id,shop_type,internal_title,rent_price,is_show,create_time,residue_num,rent_type, $fields = 'id,shop_type,internal_title,rent_price,is_show,create_time,residue_num,rent_type,
shop_area_start,shop_area_end,industry_type,disc,is_carefully_chosen'; shop_area_start,shop_area_end,industry_type,disc,is_carefully_chosen,is_exclusive_type';
/*楼盘编号*/ /*楼盘编号*/
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