新框架PDA后端(祈禧6月初版本)
南骏 池
2025-11-25 770f02888443c1be46549f164abfd3be78a3dbd3
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; }
}