SELECT
ip.id,
ip.name,
ip.area,
ip.lat,
ip.lng,
ip.room_numbers,
ip.small_pic,
ip.banner_images,
ip.brief_intro,
ip.low_rent,
ip.high_rent,
ip.rent_type,
ip.city_name,
ip.city,
ip.address,
ip.facilities,
ip.traffic,
ip.parking_fee,
ip.create_by,
ip.create_time,
ip.update_by,
ip.update_time,
ip.version,
ip.delete_flag,
ip.tenant_id,
ip.is_marketable,
ip.marketable_time
FROM
ics_park AS ip