entity/MesDepots.cs
@@ -17,7 +17,7 @@
    ///     ID(SEQ_INV_ID)
    /// </summary>
    [SugarColumn(ColumnName = "depot_id")]
    public int DepotId { get; set; }
    public int? DepotId { get; set; }
    /// <summary>
    ///     仓库类别编码