啊鑫
2024-09-22 5e11da1d662cd0c629ab2d854de2e5babb399ca3
MES.Service/Modes/QsItemOqcReq.cs
@@ -124,10 +124,6 @@
    [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; }
    [SugarColumn(IsIgnore = true)] public string? TaskNo { get; set; }
    [SugarColumn(IsIgnore = true)] public string? CbillNo { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Dab001 { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Daa015 { get; set; }
@@ -135,4 +131,6 @@
    [SugarColumn(IsIgnore = true)] public string? LineNo { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? Quantity { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? ItemInId { get; set; }
}