ALTER TABLE `pp_shop_coupon` ADD COLUMN `used_count` INT NULL DEFAULT '0' AFTER `categories`;