ALTER TABLE `sb_personcertificate` MODIFY COLUMN `sum_score` double(11,0) NULL DEFAULT NULL COMMENT '总成绩' AFTER `operate_score`;