ALTER TABLE `ufutx_question` ADD COLUMN `category_id` INT default NULL COMMENT "分类id" after `id`