ALTER TABLE `yearreportdata` ADD COLUMN `securityNum` varchar(50) NULL COMMENT '登记合同客户数量' AFTER `unQuotaCount`;