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 = "id", IsIdentity = true)] public decimal DepotId { get; set; } /// <summary> /// 仓库编码