ALTER TABLE `live_scene_record` ADD COLUMN `title_image` varchar(255) NULL COMMENT '标题图' AFTER `record_name`;