11
啊鑫
2025-01-11 e648b8f3c2647be4248ce6eed4fa21c9412ddb65
entity/MesInvItemOutItems.cs
@@ -229,6 +229,12 @@
    [SugarColumn(ColumnName = "about_Guid")]
    public Guid? AboutGuid { get; set; }
    /// <summary>
    ///     出库明细ID
    /// </summary>
    [SugarColumn(ColumnName = "qt_out_id")]
    public Guid? QtOutId { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; }