ALTER TABLE `sb_personcertificate` ADD COLUMN `exam_times` int(11) NULL COMMENT '考试次数' AFTER `exam_end`;