ALTER TABLE `coupon` CHANGE `sn` `sn` VARCHAR(50) NOT NULL DEFAULT '' COMMENT '优惠券码';