cnf
2025-11-05 416304996b01a829b969c05e623f6c3b735ee34f
entity/MesItemQtDatall.cs
@@ -101,4 +101,10 @@
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public string? Qt011 { get; set; }
    /// <summary>
    ///     仓库id
    /// </summary>
    [SugarColumn(ColumnName = "depotId")]
    public int? DepotId { get; set; }
}