南骏 池
2025-08-27 459621921ba77d8cc8bf0789209b76d387b820e8
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; }
}