ALTER TABLE `sb_personcertificate` ADD COLUMN `subject_id` int(11) NULL DEFAULT NULL COMMENT '科目ID' AFTER `orgid`;