ALTER TABLE `quality_inspection_management` ADD COLUMN `comp_id` varchar(32) NULL COMMENT '公司id' AFTER `id`;