zyf
2025-04-23 b0c42ccd60d531fc463546dbe69d9246c16b8d3b
MES.Service/Modes/QsItemOqcReq.cs
@@ -134,5 +134,9 @@
    [SugarColumn(IsIgnore = true)] public decimal? ItemInId { get; set; }
    
    [SugarColumn(IsIgnore = true)] public string Bgr { 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; }
}