hao
2025-10-09 d1a7940a54083e9d1a15bbe14de040556d7cbab5
StandardInterface/MES.Service/Modes/QsItemIpiItemDetail.cs
@@ -88,4 +88,6 @@
    [SugarColumn(IsIgnore = true)] public decimal? IsPass { get; set; }
    [SugarColumn(IsIgnore = true)] public int? count { get; set; }
    [SugarColumn(IsIgnore = true)] public int? startIndex { get; set; }
}