Commit 52918e5b authored by liuqiao's avatar liuqiao

出租房源列表封面图

parent 367b8839
......@@ -1534,7 +1534,7 @@ class Rent extends MY_Controller {
'streetid','blockid','isreal','blockshowname','buildyear','buildarea',
'subfloor','floor','totalfloor','room','hall','toilet','kitchen','balcony',
'forward','price','priceunit','priceterm','pricetype','fitment','contactor',
'telno','creattime','updatetime','expiretime','ischarge','istop','isstar','renttype','istag');
'telno','creattime','updatetime','expiretime','ischarge','istop','isstar','renttype','istag','pic1');
$this->rent_model->set_select_fields($select_fields);
$data_info = $this->rent_model->find_all_by( $cond_where , $this->_offset ,
$this->_limit , $order_arr['order_key'] , $order_arr['order_by'] );
......
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