zjh
7 天以前 f392d4cfaa17fd63662fc299dd42dab5038cba6b
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; }
}