111
tjx
5 天以前 fbd1dae61bb8eeccd303341ff3b5290d805a8155
StandardPda/MES.Service/Modes/QsQaItemXj.cs
@@ -124,6 +124,12 @@
    [SugarColumn(ColumnName = "ITEM_ID")]
    public decimal? ItemId { get; set; }
    /// <summary>
    ///     工序ID
    /// </summary>
    [SugarColumn(ColumnName = "GX_ID")]
    public decimal? GxId { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Daa020 { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? PlanQty { get; set; }