Dto/service/WarehouseQuery.cs @@ -35,4 +35,6 @@ public string? itemNo { get; set; } public string? message { get; set; } public string? cgrkType { get; set; } }