cnf
2025-08-14 7f21c52c4b834869fdedd948580a5ac8e5d28301
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; } //合并单号
}