cdk
20 小时以前 38339731265cb8ffef7954fb90874036fd46f09d
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; }
}