ALTER TABLE `search_records_info` ADD COLUMN `function_type` varchar(50) NULL COMMENT '功能类型' AFTER `search_count`;