ALTER TABLE `security_company` ADD COLUMN `exported` bit(1) NULL COMMENT '是否导出' AFTER `legalPersonNo`;