ALTER TABLE `train_exam`.`ex_question` MODIFY COLUMN `company_id` bigint NULL COMMENT '公司id' AFTER `bank_id`;