update model set involve_problem = null; ALTER TABLE `negative`.`model` ADD COLUMN `icon_color` varchar(255) NULL COMMENT '图标颜色' AFTER `icon`;