ALTER TABLE `cy_serverht` ADD COLUMN `securitynum` int(11) NULL DEFAULT NULL COMMENT '服务保安员人数' AFTER `htqdStartDate`;