Dto/service/WarehouseQuery.cs @@ -19,6 +19,7 @@ public string? Type { get; set; } public string? DepotCode { get; set; } public string? SuppNo { get; set; } public string? SuppId { get; set; } public string? Factory { get; set; }