alter table wm_score_package add invoice_number varchar(64) null comment '发票号码'; alter table wm_score_package add invoice_file varchar(255) null comment '发票文件';