wbc
2025-07-18 90b1732bd159aea424925d2605058c2417a4f412
StandardPda/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; }
}