ALTER TABLE `task_feedback` MODIFY COLUMN `task_end` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL AFTER `task_start`;