ALTER TABLE `ufutx_order_video` ADD COLUMN `step` tinyint(4) NOT NULL COMMENT '上传第几步视频' AFTER `order_id`;