ALTER TABLE `ufutx_s2_shop_sku` ADD `bp_earn` INT UNSIGNED NOT NULL DEFAULT '500' COMMENT '每消费100元赚取福分数' AFTER `bp_limit`;