ALTER TABLE `security_person` ADD COLUMN `censorTime` datetime NULL COMMENT '审查时间' AFTER `censor_status`;