111
tjx
6 天以前 f28ae99c2f9d06c8bc40786fbe8fc3127965e757
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; }