1
啊鑫
2025-09-04 864d36b39943ff8696a06ba601019b7c3955f079
MES.Service/Modes/MesDepots.cs
@@ -17,7 +17,7 @@
    /// <summary>
    /// 仓库ID
    /// </summary>
    [SugarColumn(ColumnName = "id", IsIdentity = true)]
    [SugarColumn(ColumnName = "depot_id", IsIdentity = true)]
    public decimal DepotId { get; set; }
    /// <summary>