ALTER TABLE `ufutx_orders` ADD COLUMN `payment_id` tinyint DEFAULT 0 COMMENT "支付id" after `end_time`