ALTER TABLE `ufutx_s2_shop_sku` ADD `summary` VARCHAR(256) NULL DEFAULT NULL COMMENT '一句话简介' AFTER `title`;