Commit c74ad866 authored by hujun's avatar hujun

internal_title

parent 2da484a4
......@@ -305,7 +305,7 @@ class Houses extends Basic
$where['industry_type'] = [ 'LIKE', '%' . $this->params['industry_type'] . '%' ];
}
$fields = 'id,shop_type,external_title as internal_title,rent_price,is_show,create_time,residue_num,rent_type,status,
$fields = 'id,shop_type,internal_title,rent_price,is_show,create_time,residue_num,rent_type,status,
shop_area_start,shop_area_end,industry_type,disc,is_carefully_chosen,is_exclusive_type,is_lock';
/*楼盘编号*/
......
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