ALTER TABLE `mt_goods_sku` ADD COLUMN `COUPON_IDS` VARCHAR (500) DEFAULT '' NULL COMMENT '附赠卡券ID,逗号分隔' AFTER `WEIGHT`;