This commit is contained in:
qianhao.xu
2024-12-03 16:17:06 +08:00
parent 3b9e182c5d
commit 6595026c8c
2 changed files with 4 additions and 5 deletions

View File

@@ -99,8 +99,7 @@ namespace DOAN.Model.MES.product.Dto
[ExcelColumn(Name = "工单状态1 init,2 start 3 end)")]
public string StatusLabel { get; set; }
}