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