where([ 'occupancy_rate_id' => $occupancy_rate_id, 'space_type_id' => $space_type_id ])->first(['sum_count', 'occupy_count']); } }