ALTER TABLE `ufutx_s2_withdrawals` ADD `user_id` BIGINT NOT NULL COMMENT '提现用户id' AFTER `id`;