tjx
3 天以前 8ec9fab52eea2b110ad4e1a0b2300fead0018cd1
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; }