zyf
2025-04-12 b2be3b6939b4382f9165c78857a072f1aa7b01d0
MES.Service/Modes/QsItemOqcItemDetail.cs
@@ -84,4 +84,6 @@
    public string? Remarks { get; set; }
    [SugarColumn(IsIgnore = true)] public int? count { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? ItemInId { get; set; }
}