1 line
101 B
MySQL
1 line
101 B
MySQL
|
ALTER TABLE `ufutx_s2_withdrawals` ADD `user_id` BIGINT NOT NULL COMMENT '提现用户id' AFTER `id`;
|