use `qc`; ALTER TABLE `qc_type` ADD `parent_type_id` VARCHAR(4) DEFAULT NULL COMMENT '父类质控id' AFTER `default_module`;