ALTER TABLE `ufutx_orders` ADD COLUMN `end_time` varchar(32) NULL COMMENT '方案结束时间' AFTER `start_time`;