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