ALTER TABLE `ufutx_orders` ADD COLUMN `start_time` varchar(32) NULL COMMENT '方案开始时间' AFTER `check_sign_status`;