-- 结算表 加第三方任务id alter table wm_score_package_settle_note add third_task_id varchar(20) null comment '第三方任务id';