Dto/service/WarehouseQuery.cs @@ -35,4 +35,7 @@ public string? itemNo { get; set; } public string? message { get; set; } public string? cgrkType { get; set; } public string? hbNo { get; set; } //合并单号 }