ALTER TABLE `ufutx_s2_shop_order` ADD `pay_no` VARCHAR(256) NOT NULL DEFAULT '' COMMENT '支付单号' AFTER `trade_no`;