'banner', 1 => 'user', 2 => 'video', 3 => 'topic', ]; return [ 'floor_location' => $floor['floor_location'], 'group_ids' => $floor['group_ids'], 'show_type' => $showType[$floor['floor_type']], ]; } }