zyf
2025-10-30 7a783a92137f59a02041d71dcdc8bca7e5a3a0b4
MES.Service/Modes/QsQaItemXj.cs
@@ -128,6 +128,13 @@
    [SugarColumn(ColumnName = "ITEM_ID")]
    public long? ItemId { get; set; }
    /// <summary>
    /// 物料ID
    /// </summary>
    [SugarColumn(ColumnName = "QA_PLAN")]
    public string? PlanName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Daa020 { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? PlanQty { get; set; }