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>