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