ALTER TABLE `sb_legalchange` ADD COLUMN `policeid` int(11) NULL COMMENT '受理民警' AFTER `securityScopes`;