zyf
2025-04-23 54c83d07d8317692b73f3af84d8df504812c3275
MES.Service/Modes/QsItemOqcReq.cs
@@ -135,4 +135,8 @@
    [SugarColumn(IsIgnore = true)] public decimal? ItemInId { get; set; }
    
    [SugarColumn(IsIgnore = true)] public string? Bgr { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Caa015 { get; set; }
    [SugarColumn(IsIgnore = true)] public string? cust { get; set; }
}