ALTER TABLE `ufutx_s2_shop_order` ADD `payment_id` INT NOT NULL DEFAULT '0' COMMENT '支付商户id' AFTER `id`;