啊鑫
2024-12-28 614d32ed2d62ab55f3a3b78bb6769df931a85bcd
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; }