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