ALTER TABLE `fd_fusion`.`t_scene_down_log` ADD COLUMN `type` varchar(255) NULL DEFAULT 'scene' AFTER `update_time`;