Dto/service/WarehouseQuery.cs @@ -29,6 +29,4 @@ public decimal? Fum { get; set; } public string? itemNo { get; set; } public string? type { get; set; } }