alter table wm_task_type add task_remark text null comment '任务备注'; alter table wm_score_package add end_time date null comment '截止日期';