ALTER TABLE `security_person` ADD COLUMN `idPhoto` varchar(500) NULL COMMENT '证件照' AFTER `insuranceAmount`;