快乐的昕的电脑
2025-11-01 47f9b65b2571000595bfafbadef28ce9d04484c8
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; }
}