ALTER TABLE `ufutx_s2_shop_sku` ADD `sub_category_id` INT UNSIGNED NOT NULL DEFAULT '1' COMMENT '次级分类id' AFTER `payment_id`;