11
啊鑫
2025-01-02 4704a266830cf05b877dfb3cc572fb1ca8680b3d
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; }