ALTER TABLE `ufutx_orders` ADD COLUMN `referrer` integer(11) default null comment "推荐人" after `payment_id`