ALTER TABLE `security_certificate` ADD COLUMN `isprint` bit(1) NULL DEFAULT NULL COMMENT '是否打印' AFTER `fzjgbh`;