ALTER TABLE `ufutx_screen_info`
ADD COLUMN `subtitle` varchar(191) default null comment "子标题" after `title`