ALTER TABLE `security_company` ADD COLUMN `updateflag` bit NULL COMMENT '修改更新标志' AFTER `operatorname`;