南骏 池
2025-05-17 ecfbe5ea628de435225aa26c4c7f5e1d9c549cc9
entity/MesInvItemOutItems.cs
@@ -235,6 +235,12 @@
    [SugarColumn(ColumnName = "qt_out_id")]
    public Guid? QtOutId { get; set; }
    /// <summary>
    ///     仓库id
    /// </summary>
    [SugarColumn(ColumnName = "depot_id")]
    public string? DepotId { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; }