ALTER TABLE `negative`.`negative`
ADD COLUMN `verified_is_leader` varchar(255) NULL COMMENT '涉及人员是否属于领导班子成员' AFTER `handle_result12337_group`;